Home
last modified time | relevance | path

Searched refs:FastCloneShallowObjectStub (Results 1 – 15 of 15) sorted by relevance

/external/v8/src/
Dcode-factory.cc252 FastCloneShallowObjectStub stub(isolate, length); in FastCloneShallowObject()
Dcode-stubs.cc695 void FastCloneShallowObjectStub::InitializeDescriptor( in InitializeDescriptor()
Dcode-stubs-hydrogen.cc565 HValue* CodeStubGraphBuilder<FastCloneShallowObjectStub>::BuildCodeStub() { in BuildCodeStub()
632 Handle<Code> FastCloneShallowObjectStub::GenerateCode() { in GenerateCode()
Dcode-stubs.h753 class FastCloneShallowObjectStub : public HydrogenCodeStub {
758 FastCloneShallowObjectStub(Isolate* isolate, int length) in FastCloneShallowObjectStub() function
/external/v8/src/full-codegen/
Dfull-codegen.cc154 FastCloneShallowObjectStub::kMaximumClonedProperties; in MustCreateObjectLiteralWithRuntime()
/external/v8/src/compiler/
Djs-typed-lowering.cc1919 length <= FastCloneShallowObjectStub::kMaximumClonedProperties) { in ReduceJSCreateLiteralObject()
/external/v8/src/full-codegen/x64/
Dfull-codegen-x64.cc1453 FastCloneShallowObjectStub stub(isolate(), expr->properties_count()); in VisitObjectLiteral()
/external/v8/src/full-codegen/arm64/
Dfull-codegen-arm64.cc1492 FastCloneShallowObjectStub stub(isolate(), expr->properties_count()); in VisitObjectLiteral()
/external/v8/src/full-codegen/mips/
Dfull-codegen-mips.cc1497 FastCloneShallowObjectStub stub(isolate(), expr->properties_count()); in VisitObjectLiteral()
/external/v8/src/full-codegen/ppc/
Dfull-codegen-ppc.cc1461 FastCloneShallowObjectStub stub(isolate(), expr->properties_count()); in VisitObjectLiteral()
/external/v8/src/full-codegen/arm/
Dfull-codegen-arm.cc1503 FastCloneShallowObjectStub stub(isolate(), expr->properties_count()); in VisitObjectLiteral()
/external/v8/src/full-codegen/x87/
Dfull-codegen-x87.cc1419 FastCloneShallowObjectStub stub(isolate(), expr->properties_count()); in VisitObjectLiteral()
/external/v8/src/full-codegen/ia32/
Dfull-codegen-ia32.cc1427 FastCloneShallowObjectStub stub(isolate(), expr->properties_count()); in VisitObjectLiteral()
/external/v8/src/full-codegen/mips64/
Dfull-codegen-mips64.cc1496 FastCloneShallowObjectStub stub(isolate(), expr->properties_count()); in VisitObjectLiteral()
/external/chromium-trace/catapult/tracing/test_data/
Dv8.log1158 code-creation,Stub,3,0x4241e6a0,226,"FastCloneShallowObjectStub"
1249 code-creation,Stub,3,0x42429060,238,"FastCloneShallowObjectStub"
1250 code-creation,Stub,3,0x42429160,230,"FastCloneShallowObjectStub"
1295 code-creation,Stub,3,0x4242bb00,242,"FastCloneShallowObjectStub"
1305 code-creation,Stub,3,0x4242c700,250,"FastCloneShallowObjectStub"
1309 code-creation,Stub,3,0x4242cd40,254,"FastCloneShallowObjectStub"
2306 code-creation,Stub,3,0x42439f80,262,"FastCloneShallowObjectStub"