Searched defs:boilerplate (Results 1 – 4 of 4) sorted by relevance
62 Handle<JSObject> boilerplate = in CreateObjectLiteralBoilerplate() local246 Handle<Object> boilerplate(closure->literals()->literal(index), isolate); in RUNTIME_FUNCTION() local275 Handle<JSObject> boilerplate; in RUNTIME_FUNCTION() local318 Handle<Object> boilerplate; in GetLiteralAllocationSite() local357 Handle<JSObject> boilerplate(JSObject::cast(site->transition_info())); in CreateArrayLiteralImpl() local414 JSArray* boilerplate = NULL; in RUNTIME_FUNCTION() local
445 HInstruction* boilerplate = Add<HLoadKeyed>( in BuildCodeStub() local515 HInstruction* boilerplate = in BuildCodeStub() local584 HInstruction* boilerplate = in BuildCodeStub() local
868 Handle<JSObject> boilerplate = stack_overflow_boilerplate(); in StackOverflow() local
3076 HValue* HGraphBuilder::BuildCloneShallowArrayCow(HValue* boilerplate, in BuildCloneShallowArrayCow()3097 HValue* HGraphBuilder::BuildCloneShallowArrayEmpty(HValue* boilerplate, in BuildCloneShallowArrayEmpty()3115 HValue* HGraphBuilder::BuildCloneShallowArrayNonEmpty(HValue* boilerplate, in BuildCloneShallowArrayNonEmpty()5794 static bool IsFastLiteral(Handle<JSObject> boilerplate, in IsFastLiteral()5871 Handle<JSObject> boilerplate; in VisitObjectLiteral() local