You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This CL merges the direct handle and direct local configurations,
that were until now behind two different compile-time flags and two
different macros. V8_ENABLE_DIRECT_HANDLE is now used to control both.
It is set with v8_enable_direct_handle=true and (unless overriden) it
is also implied by v8_enable_conservative_stack_scanning=true. The
compile-time flag and macro for direct locals are removed.
Bug: 41480448
Bug: 42203211
Change-Id: I358495659fa7d2c6dfbd8c36e016ad75d3b3fcaa
Cq-Include-Trybots: luci.v8.try:v8_linux64_css_dbg
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5736205
Reviewed-by: Omer Katz <[email protected]>
Reviewed-by: Michael Lippautz <[email protected]>
Commit-Queue: Nikolaos Papaspyrou <[email protected]>
Cr-Commit-Position: refs/heads/main@{#95297}
0 commit comments