Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/
Dexternal-reference.h375 PROFILING_API_CALL, enumerator
Dexternal-reference.cc716 ExternalReference::Type thunk_type = ExternalReference::PROFILING_API_CALL; in invoke_function_callback()
/third_party/node/deps/v8/src/execution/ppc/
Dsimulator-ppc.cc1114 } else if (redirection->type() == ExternalReference::PROFILING_API_CALL) { in SoftwareInterrupt()
/third_party/node/deps/v8/src/execution/loong64/
Dsimulator-loong64.cc2202 } else if (redirection->type() == ExternalReference::PROFILING_API_CALL) { in SoftwareInterrupt()
/third_party/node/deps/v8/src/execution/arm/
Dsimulator-arm.cc1806 } else if (redirection->type() == ExternalReference::PROFILING_API_CALL) { in SoftwareInterrupt()
/third_party/node/deps/v8/src/execution/riscv64/
Dsimulator-riscv64.cc2901 } else if (redirection->type() == ExternalReference::PROFILING_API_CALL) { in SoftwareInterrupt()
/third_party/node/deps/v8/src/execution/arm64/
Dsimulator-arm64.cc872 case ExternalReference::PROFILING_API_CALL: { in DoRuntimeCall()
/third_party/node/deps/v8/src/execution/mips/
Dsimulator-mips.cc2395 } else if (redirection->type() == ExternalReference::PROFILING_API_CALL) { in SoftwareInterrupt()
/third_party/node/deps/v8/src/execution/mips64/
Dsimulator-mips64.cc2397 } else if (redirection->type() == ExternalReference::PROFILING_API_CALL) { in SoftwareInterrupt()
/third_party/node/deps/v8/src/execution/s390/
Dsimulator-s390.cc2116 } else if (redirection->type() == ExternalReference::PROFILING_API_CALL) { in SoftwareInterrupt()