DescriptionSet default resource constraints on V8 before the the default isolate is initialized.
The previous code was calling SetResourceConstraints too late, which causes an ASSERT to fire in V8 when compiled in debug mode. Unfortunately the chromium and blink debug builds don't compile V8 in debug mode, so this was not discovered until manually changing the V8 gyp flags.
BUG=None
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=161052
Patch Set 1 #Patch Set 2 : Fix workers too. #
Messages
Total messages: 5 (0 generated)
|