Searched refs:promise_hook_or_debug_is_active_address (Results 1 – 5 of 5) sorted by relevance
257 Add(ExternalReference::promise_hook_or_debug_is_active_address(isolate) in AddReferences()
1570 ExternalReference ExternalReference::promise_hook_or_debug_is_active_address( in promise_hook_or_debug_is_active_address() function in v8::internal::ExternalReference1572 return ExternalReference(isolate->promise_hook_or_debug_is_active_address()); in promise_hook_or_debug_is_active_address()
1003 static ExternalReference promise_hook_or_debug_is_active_address(
1135 Address promise_hook_or_debug_is_active_address() { in promise_hook_or_debug_is_active_address() function
8318 ExternalReference::promise_hook_or_debug_is_active_address( in IsPromiseHookEnabledOrDebugIsActive()