DescriptionAdd DCHECK that the script context table do not contain native scripts.
This is to prevent unnecessary script contexts to be created for
native scripts, which could end up with a script context table
containing twenty script contexts for a newly created native context.
R=jkummerow@chromium.org
Committed: https://crrev.com/f0c21aa487cfab274f21a12c5f64af4b690f1b32
Cr-Commit-Position: refs/heads/master@{#30188}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|