Home | History | Annotate | Download | only in compiler

Lines Matching defs:GetContext

79 Node* InterpreterAssembler::GetContext() { return context_; }
460 args[4] = GetContext();
511 args[3] = GetContext();
532 args[3] = GetContext();
545 args[4] = GetContext();
559 args[5] = GetContext();
586 args[3] = GetContext();
596 raw_assembler_->CallRuntime1(function_id, arg1, GetContext());
606 raw_assembler_->CallRuntime2(function_id, arg1, arg2, GetContext());
617 arg4, GetContext());
638 GetContext() };
696 GetContext() };