Chromium Code Reviews
Description[wrapper-tracing] CHECK against isWrapperTracingForbidden instead of isGCForbidden
We only require proper tracing functionality but don't trigger any collection on
the Oilpan heap. Introduce a new getter ThreadState::isWrapperTracingForbidden()
for that purpose.
Drive-by: CHECK on calling v8::Function that we are indeed allowed to trace
wrappers.
BUG=chromium:468240
Committed: https://crrev.com/9d12bf2df018d41a99903ff29c9b729a4ad829cb
Cr-Commit-Position: refs/heads/master@{#434994}
Patch Set 1 #Patch Set 2 : Relax check since we actually only have to worry about mixin ctors #
Messages
Total messages: 21 (15 generated)
|
|||||||||||||||||||||||||||||||||||||