Searched refs:InterpreterLoadGlobalAssembler (Results 1 – 1 of 1) sorted by relevance
150 class InterpreterLoadGlobalAssembler : public InterpreterAssembler { class152 InterpreterLoadGlobalAssembler(CodeAssemblerState* state, Bytecode bytecode, in InterpreterLoadGlobalAssembler() function in v8::internal::interpreter::__anon75224dcd0111::InterpreterLoadGlobalAssembler184 IGNITION_HANDLER(LdaGlobal, InterpreterLoadGlobalAssembler) { in IGNITION_HANDLER() argument195 IGNITION_HANDLER(LdaGlobalInsideTypeof, InterpreterLoadGlobalAssembler) { in IGNITION_HANDLER() argument374 class InterpreterLookupGlobalAssembler : public InterpreterLoadGlobalAssembler {378 : InterpreterLoadGlobalAssembler(state, bytecode, operand_scale) {} in InterpreterLookupGlobalAssembler()