Searched refs:DIRECT_GETTER_CALL (Results 1 – 4 of 4) sorted by relevance
516 DIRECT_GETTER_CALL enumerator
1232 } else if (redirection->type() == ExternalReference::DIRECT_GETTER_CALL) { in SoftwareInterrupt()1234 ASSERT(redirection->type() != ExternalReference::DIRECT_GETTER_CALL); in SoftwareInterrupt()
1725 } else if (redirection->type() == ExternalReference::DIRECT_GETTER_CALL) { in SoftwareInterrupt()
1288 ExternalReference::DIRECT_GETTER_CALL, in GenerateLoadCallback()