Home | History | Annotate | Download | only in ia32

Lines Matching refs:Handle

86   Handle<Object> ToHandle(LConstantOperand* op) const;
93 // chunk contains constructs we cannot handle. Returns true if the
99 void FinishCode(Handle<Code> code);
114 void DoCheckMapCommon(Register reg, Handle<Map> map,
156 Handle<String> class_name,
184 void CallCode(Handle<Code> code,
188 void CallCodeGeneric(Handle<Code> code,
211 void CallKnownFunction(Handle<JSFunction> function,
226 void PopulateDeoptimizationData(Handle<Code> code);
227 int DefineDeoptimizationLiteral(Handle<Object> literal);
280 Handle<String> type_name);
303 Handle<Map> type,
304 Handle<String> name);
308 void EmitDeepCopy(Handle<JSObject> object,
327 ZoneList<Handle<Object> > deoptimization_literals_;