Home
last modified time | relevance | path

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

/external/v8/src/
Dassembler.h516 DIRECT_GETTER_CALL enumerator
/external/v8/src/mips/
Dsimulator-mips.cc1232 } else if (redirection->type() == ExternalReference::DIRECT_GETTER_CALL) { in SoftwareInterrupt()
1234 ASSERT(redirection->type() != ExternalReference::DIRECT_GETTER_CALL); in SoftwareInterrupt()
/external/v8/src/arm/
Dsimulator-arm.cc1725 } else if (redirection->type() == ExternalReference::DIRECT_GETTER_CALL) { in SoftwareInterrupt()
Dstub-cache-arm.cc1288 ExternalReference::DIRECT_GETTER_CALL, in GenerateLoadCallback()