Home
last modified time | relevance | path

Searched refs:SimulatorRuntimePairCall (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/ppc/
Dsimulator-ppc.cc1162 typedef ObjectPair (*SimulatorRuntimePairCall)(intptr_t arg0, intptr_t arg1, typedef
1415 SimulatorRuntimePairCall target = in SoftwareInterrupt()
1416 reinterpret_cast<SimulatorRuntimePairCall>(external); in SoftwareInterrupt()
/external/v8/src/s390/
Dsimulator-s390.cc1916 typedef ObjectPair (*SimulatorRuntimePairCall)(intptr_t arg0, intptr_t arg1, typedef
2173 SimulatorRuntimePairCall target = in SoftwareInterrupt()
2174 reinterpret_cast<SimulatorRuntimePairCall>(external); in SoftwareInterrupt()