Home
last modified time | relevance | path

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

/external/v8/src/
Dexternal-reference-table.cc257 Add(ExternalReference::promise_hook_or_debug_is_active_address(isolate) in AddReferences()
Dassembler.cc1570 ExternalReference ExternalReference::promise_hook_or_debug_is_active_address( in promise_hook_or_debug_is_active_address() function in v8::internal::ExternalReference
1572 return ExternalReference(isolate->promise_hook_or_debug_is_active_address()); in promise_hook_or_debug_is_active_address()
Dassembler.h1003 static ExternalReference promise_hook_or_debug_is_active_address(
Disolate.h1135 Address promise_hook_or_debug_is_active_address() { in promise_hook_or_debug_is_active_address() function
Dcode-stub-assembler.cc8318 ExternalReference::promise_hook_or_debug_is_active_address( in IsPromiseHookEnabledOrDebugIsActive()