Home
last modified time | relevance | path

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

/external/v8/src/
Dassembler.h808 DIRECT_GETTER_CALL, enumerator
Dobjects.cc1428 ExternalReference::Type type = ExternalReference::DIRECT_GETTER_CALL; in redirect()
/external/v8/src/arm64/
Dsimulator-arm64.cc727 case ExternalReference::DIRECT_GETTER_CALL: { in DoRuntimeCall()
/external/v8/src/ppc/
Dsimulator-ppc.cc1341 } else if (redirection->type() == ExternalReference::DIRECT_GETTER_CALL) { in SoftwareInterrupt()
/external/v8/src/mips/
Dsimulator-mips.cc2239 redirection->type() == ExternalReference::DIRECT_GETTER_CALL) { in SoftwareInterrupt()
/external/v8/src/mips64/
Dsimulator-mips64.cc2178 redirection->type() == ExternalReference::DIRECT_GETTER_CALL) { in SoftwareInterrupt()
/external/v8/src/arm/
Dsimulator-arm.cc1877 redirection->type() == ExternalReference::DIRECT_GETTER_CALL) { in SoftwareInterrupt()
/external/v8/src/s390/
Dsimulator-s390.cc2119 } else if (redirection->type() == ExternalReference::DIRECT_GETTER_CALL) { in SoftwareInterrupt()