DescriptionCPU Profiler: postpone moved functions registration until GC completes.
An attempt to retrieve security context for a function may fail if the
destination heap space is in an incomplete state. To fix this, we only
record unknown functions discovered at GC object moves, and then
register them after GC completes.
BUG=crbug/59627
Committed: http://code.google.com/p/v8/source/detail?r=5667
Patch Set 1 #
Total comments: 2
Messages
Total messages: 3 (0 generated)
|