Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/mips/
Dsimulator-mips.h208 uintptr_t PopAddress();
415 Simulator::current(Isolate::Current())->PopAddress(); in UnregisterCTryCatch()
Dsimulator-mips.cc3253 uintptr_t Simulator::PopAddress() { in PopAddress() function in v8::internal::Simulator
/external/chromium_org/v8/src/mips64/
Dsimulator-mips64.h239 uintptr_t PopAddress();
472 Simulator::current(Isolate::Current())->PopAddress(); in UnregisterCTryCatch()
Dsimulator-mips64.cc3431 uintptr_t Simulator::PopAddress() { in PopAddress() function in v8::internal::Simulator
/external/chromium_org/v8/src/arm/
Dsimulator-arm.h210 uintptr_t PopAddress();
455 Simulator::current(Isolate::Current())->PopAddress(); in UnregisterCTryCatch()
Dsimulator-arm.cc3829 uintptr_t Simulator::PopAddress() { in PopAddress() function in v8::internal::Simulator
/external/chromium_org/v8/src/arm64/
Dsimulator-arm64.h272 uintptr_t PopAddress();
909 Simulator::current(Isolate::Current())->PopAddress();
Dsimulator-arm64.cc324 uintptr_t Simulator::PopAddress() { in PopAddress() function in v8::internal::Simulator