| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
ptal, pre-work for https://chromium-review.git.corp.google.com/c/v8/v8/+/7679258
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
[parser] Serialize context hoisting metadata in ScopeInfo
Adds information whether a context/SFI is basically hoisted to the start of its outer context. This indicates the earliest position that variable references from within the context can access variables declared in the direct outer context.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |