Home
last modified time | relevance | path

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

/external/v8/src/ppc/
Dsimulator-ppc.cc1178 typedef ObjectPair (*SimulatorRuntimePairCall)(intptr_t arg0, intptr_t arg1, typedef
1418 SimulatorRuntimePairCall target = in SoftwareInterrupt()
1419 reinterpret_cast<SimulatorRuntimePairCall>(external); in SoftwareInterrupt()
/external/v8/src/s390/
Dsimulator-s390.cc1823 typedef ObjectPair (*SimulatorRuntimePairCall)(intptr_t arg0, intptr_t arg1, typedef
2069 SimulatorRuntimePairCall target = in SoftwareInterrupt()
2070 reinterpret_cast<SimulatorRuntimePairCall>(external); in SoftwareInterrupt()