Home
last modified time | relevance | path

Searched defs:boilerplate (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/
Dcode-stubs-hydrogen.cc350 HInstruction* boilerplate = Add<HLoadNamedField>( in BuildCodeStub() local
415 HInstruction* boilerplate = Add<HLoadNamedField>( in BuildCodeStub() local
Disolate.cc785 Handle<JSObject> boilerplate = Handle<JSObject>::cast( in StackOverflow() local
Dhydrogen.cc2929 HValue* HGraphBuilder::BuildCloneShallowArrayCow(HValue* boilerplate, in BuildCloneShallowArrayCow()
2950 HValue* HGraphBuilder::BuildCloneShallowArrayEmpty(HValue* boilerplate, in BuildCloneShallowArrayEmpty()
2968 HValue* HGraphBuilder::BuildCloneShallowArrayNonEmpty(HValue* boilerplate, in BuildCloneShallowArrayNonEmpty()
5475 static bool IsFastLiteral(Handle<JSObject> boilerplate, in IsFastLiteral()
5550 Handle<JSObject> boilerplate; in VisitObjectLiteral() local
Druntime.cc250 Handle<JSObject> boilerplate = in CreateObjectLiteralBoilerplate() local
468 Handle<JSObject> boilerplate; in RUNTIME_FUNCTION() local
517 Handle<Object> boilerplate; in GetLiteralAllocationSite() local
554 Handle<JSObject> boilerplate(JSObject::cast(site->transition_info())); in CreateArrayLiteralImpl() local
5496 JSArray* boilerplate = NULL; in RUNTIME_FUNCTION() local