Home
last modified time | relevance | path

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

/external/v8/src/
Dexternal-reference.h240 DIRECT_GETTER_CALL, enumerator
Dobjects.cc1608 ExternalReference::Type type = ExternalReference::DIRECT_GETTER_CALL; in redirect()
/external/v8/src/ppc/
Dsimulator-ppc.cc1359 } else if (redirection->type() == ExternalReference::DIRECT_GETTER_CALL) { in SoftwareInterrupt()
/external/v8/src/arm64/
Dsimulator-arm64.cc575 case ExternalReference::DIRECT_GETTER_CALL: { in DoRuntimeCall()
/external/v8/src/arm/
Dsimulator-arm.cc1786 redirection->type() == ExternalReference::DIRECT_GETTER_CALL) { in SoftwareInterrupt()
/external/v8/src/mips/
Dsimulator-mips.cc2385 redirection->type() == ExternalReference::DIRECT_GETTER_CALL) { in SoftwareInterrupt()
/external/v8/src/mips64/
Dsimulator-mips64.cc2323 redirection->type() == ExternalReference::DIRECT_GETTER_CALL) { in SoftwareInterrupt()
/external/v8/src/s390/
Dsimulator-s390.cc2010 } else if (redirection->type() == ExternalReference::DIRECT_GETTER_CALL) { in SoftwareInterrupt()