Home
last modified time | relevance | path

Searched refs:promise_hook_cell (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Disolate.cc3452 PropertyCell* promise_hook_cell = heap()->promise_hook_protector(); in Throw() local
3454 Smi::ToInt(promise_hook_cell->value()) == kProtectorValid; in Throw()