Searched defs:PushAddress (Results 1 – 6 of 6) sorted by relevance
654 __ PushAddress(ExternalReference::isolate_address(isolate())); in GenerateLoadCallback() local
3244 uintptr_t Simulator::PushAddress(uintptr_t address) { in PushAddress() function in v8::internal::Simulator
3422 uintptr_t Simulator::PushAddress(uintptr_t address) { in PushAddress() function in v8::internal::Simulator
3820 uintptr_t Simulator::PushAddress(uintptr_t address) { in PushAddress() function in v8::internal::Simulator
311 uintptr_t Simulator::PushAddress(uintptr_t address) { in PushAddress() function in v8::internal::Simulator
147 void MacroAssembler::PushAddress(ExternalReference source) { in PushAddress() function in v8::internal::MacroAssembler