mirror of https://github.com/tc39/test262.git
db7c0d1499
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} |
||
---|---|---|
.. | ||
Symbol/dispose | ||
call-dispose-methods.js |