Home
last modified time | relevance | path

Searched refs:hook_on_function_call_address (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/debug/
H A Ddebug.h383 Address hook_on_function_call_address() { in hook_on_function_call_address() function in v8::internal::Debug
/third_party/node/deps/v8/src/wasm/
H A Dwasm-objects-inl.h222 PRIMITIVE_ACCESSORS(WasmInstanceObject, hook_on_function_call_address, Address,
H A Dwasm-objects.h356 DECL_PRIMITIVE_ACCESSORS(hook_on_function_call_address, Address)
H A Dwasm-objects.cc1226 isolate->debug()->hook_on_function_call_address()); in New()
/third_party/node/deps/v8/src/codegen/
H A Dexternal-reference.cc1087 return ExternalReference(isolate->debug()->hook_on_function_call_address()); in debug_hook_on_function_call_address()

Completed in 12 milliseconds