Home
last modified time | relevance | path

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

/external/v8/src/
Dcode-stubs.h410 class FastCloneShallowObjectStub : public CodeStub {
415 explicit FastCloneShallowObjectStub(int length) : length_(length) { in FastCloneShallowObjectStub() function
/external/v8/src/arm/
Dfull-codegen-arm.cc1500 properties_count > FastCloneShallowObjectStub::kMaximumClonedProperties) { in VisitObjectLiteral()
1503 FastCloneShallowObjectStub stub(properties_count); in VisitObjectLiteral()
Dlithium-codegen-arm.cc4702 properties_count > FastCloneShallowObjectStub::kMaximumClonedProperties) { in DoObjectLiteral()
4705 FastCloneShallowObjectStub stub(properties_count); in DoObjectLiteral()
Dcode-stubs-arm.cc379 void FastCloneShallowObjectStub::Generate(MacroAssembler* masm) { in Generate()
/external/v8/src/ia32/
Dfull-codegen-ia32.cc1454 properties_count > FastCloneShallowObjectStub::kMaximumClonedProperties) { in VisitObjectLiteral()
1457 FastCloneShallowObjectStub stub(properties_count); in VisitObjectLiteral()
Dlithium-codegen-ia32.cc4555 properties_count > FastCloneShallowObjectStub::kMaximumClonedProperties) { in DoObjectLiteral()
4558 FastCloneShallowObjectStub stub(properties_count); in DoObjectLiteral()
Dcode-stubs-ia32.cc371 void FastCloneShallowObjectStub::Generate(MacroAssembler* masm) { in Generate()
/external/v8/src/x64/
Dfull-codegen-x64.cc1407 properties_count > FastCloneShallowObjectStub::kMaximumClonedProperties) { in VisitObjectLiteral()
1410 FastCloneShallowObjectStub stub(properties_count); in VisitObjectLiteral()
Dlithium-codegen-x64.cc4320 properties_count > FastCloneShallowObjectStub::kMaximumClonedProperties) { in DoObjectLiteral()
4323 FastCloneShallowObjectStub stub(properties_count); in DoObjectLiteral()
Dcode-stubs-x64.cc357 void FastCloneShallowObjectStub::Generate(MacroAssembler* masm) { in Generate()
/external/v8/src/mips/
Dfull-codegen-mips.cc1508 properties_count > FastCloneShallowObjectStub::kMaximumClonedProperties) { in VisitObjectLiteral()
1511 FastCloneShallowObjectStub stub(properties_count); in VisitObjectLiteral()
Dlithium-codegen-mips.cc4599 properties_count > FastCloneShallowObjectStub::kMaximumClonedProperties) { in DoObjectLiteral()
4602 FastCloneShallowObjectStub stub(properties_count); in DoObjectLiteral()
Dcode-stubs-mips.cc376 void FastCloneShallowObjectStub::Generate(MacroAssembler* masm) { in Generate()
/external/chromium-trace/trace-viewer/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"