Lines Matching refs:Handle
388 void DeclareModules(Handle<FixedArray> descriptions);
389 void DeclareGlobals(Handle<FixedArray> pairs);
406 Handle<String> check);
429 // should_normalize, then the following comparison will not handle the
547 void EmitNewClosure(Handle<SharedFunctionInfo> info, bool pretenure);
632 void CallIC(Handle<Code> code,
688 Handle<Script> script() { return info_->script(); }
725 void PopulateDeoptimizationData(Handle<Code> code);
726 void PopulateTypeFeedbackInfo(Handle<Code> code);
727 void PopulateHandlerTable(Handle<Code> code);
777 virtual void Plug(Handle<Object> lit) const = 0;
832 void Plug(Handle<Object> lit) const override;
851 void Plug(Handle<Object> lit) const override;
888 void Plug(Handle<Object> lit) const override;
913 void Plug(Handle<Object> lit) const override;
948 ZoneList<Handle<Object> >* globals_;
949 Handle<FixedArray> modules_;
956 Handle<Cell> profiling_counter_;
1016 static void AddStackCheck(Handle<Code> code, uint32_t pc_offset);
1019 static void RemoveStackCheck(Handle<Code> code, uint32_t pc_offset);