[blink] Add ScriptState::EscapableScope
The EscapableScope is the related to V8's EscapableHandleScope where a a Local value can be returned to an existing outer HandleScope. This is a preparatory CL to support top-level await modules. Bug: 1022182, v8:9344 Change-Id: Icadad0169977b7c2b2edc266f6884c2094426bfc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2105297Reviewed-by:Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Commit-Queue: Camillo Bruni <cbruni@chromium.org> Cr-Commit-Position: refs/heads/master@{#750889}
Showing
Please register or sign in to comment