DescriptionAdd IMMEDIATE_CRASH to measure how much V8 APIs return empty MaybeLocal handles
Thanks to nhiroki's work, isolate->TerminateExecution was removed from common paths
of worker shutdown. Hence, it should be super rare that V8 APIs return empty MaybeLocal handles.
This CL adds IMMEDIATE_CRASH to measure how rare it is in the real world.
BUG=625512
Patch Set 1 #
Messages
Total messages: 3 (1 generated)
|