test262/test/staging
Rezvan Mahdavi Hezaveh db7c0d1499 [explicit-resource-management] Add using in bytecode generator
This CL adds `using` to bytecode generator. This CL does not include exception handling and JSDisposableStack methods.
Also, since `using` and `const` have the same behavior (except for disposing resources), we add required checks to the existing code.

Bug: v8:13559
Change-Id: I1d169859cc2a3e16c7cc9078219d5e4a466f4560
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5270855
Commit-Queue: Rezvan Mahdavi Hezaveh <rezvan@chromium.org>
Reviewed-by: Leszek Swirski <leszeks@chromium.org>
Cr-Commit-Position: refs/heads/main@{#93014}
2024-03-25 19:18:58 +01:00
..
ArrayBuffer/resizable Add `Array.prototype.includes` and `exponentiation` features (#3799) 2023-03-23 10:51:08 +01:00
Intl402/Temporal/old Add 402 staging tests: Islamic & Persian calendars 2024-01-12 16:42:31 -08:00
JSON Add V8 tests for JSON.parse with source to staging/ (#3806) 2023-03-27 17:21:29 -07:00
Temporal Temporal: Limit duration years, months, and weeks to <2³² each 2024-01-31 08:22:05 -08:00
built-ins [test262] Add staging test for RegExp named groups (search) 2024-02-16 18:21:13 +01:00
explicit-resource-management [explicit-resource-management] Add using in bytecode generator 2024-03-25 19:18:58 +01:00
set-methods [test262] Add set method tests to staging 2023-10-27 19:28:54 +02:00
set-is-subset-on-set-like.js [test262] Add staging tests for isSubsetOf set method 2023-11-27 18:49:17 +01:00
set-is-subset-table-receiver-cleared.js [test262] Add staging tests for isSubsetOf set method 2023-11-27 18:49:17 +01:00
set-is-subset-table-transition.js [test262] Add staging tests for isSubsetOf set method 2023-11-27 18:49:17 +01:00