Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[explicit-resource-management] Fix async disposal
This CL fixes the async disposal from sync methods that return a promise. The result of calling `symbol.dispose` should not be used to resolve the outer promise. Bug: 42203814 Change-Id: I4c4573035b74b06ad78e2810e3f132301954c048 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/6291492 Reviewed-by: Shu-yu Guo <[email protected]> Commit-Queue: Rezvan Mahdavi Hezaveh <[email protected]> Cr-Commit-Position: refs/heads/main@{#98898}
- Loading branch information