Searched defs:LoadGlobalCell (Results 1 – 3 of 3) sorted by relevance
2793 void MacroAssembler::LoadGlobalCell(Register dst, Handle<Cell> cell) { in LoadGlobalCell() function in v8::internal::MacroAssembler
2842 __ LoadGlobalCell(result, instr->hydrogen()->cell().handle()); in DoLoadGlobalCell() local
5445 DECLARE_CONCRETE_INSTRUCTION(LoadGlobalCell) in DECLARE_CONCRETE_INSTRUCTION() argument