Home
last modified time | relevance | path

Searched refs:StoreIC (Results 1 – 23 of 23) sorted by relevance

/external/chromium_org/v8/src/
Dbuiltins.h159 StoreIC::kStrictModeState) \
161 StoreIC::kStrictModeState) \
163 StoreIC::kStrictModeState) \
165 StoreIC::kStrictModeState) \
167 StoreIC::kStrictModeState) \
177 StoreIC::kStrictModeState) \
179 StoreIC::kStrictModeState) \
181 StoreIC::kStrictModeState) \
Dic-inl.h89 ASSERT(StoreIC::GetStrictMode(old_target->extra_ic_state()) == in SetTargetAtAddress()
90 StoreIC::GetStrictMode(target->extra_ic_state())); in SetTargetAtAddress()
Dbuiltins.cc1380 StoreIC::GenerateSlow(masm); in Generate_StoreIC_Slow()
1385 StoreIC::GenerateInitialize(masm); in Generate_StoreIC_Initialize()
1390 StoreIC::GenerateInitialize(masm); in Generate_StoreIC_Initialize_Strict()
1395 StoreIC::GeneratePreMonomorphic(masm); in Generate_StoreIC_PreMonomorphic()
1400 StoreIC::GeneratePreMonomorphic(masm); in Generate_StoreIC_PreMonomorphic_Strict()
1405 StoreIC::GenerateMiss(masm); in Generate_StoreIC_Miss()
1410 StoreIC::GenerateNormal(masm); in Generate_StoreIC_Normal()
1415 StoreIC::GenerateMegamorphic(masm, in Generate_StoreIC_Megamorphic()
1416 StoreIC::ComputeExtraICState(kNonStrictMode)); in Generate_StoreIC_Megamorphic()
1421 StoreIC::GenerateMegamorphic(masm, in Generate_StoreIC_Megamorphic_Strict()
[all …]
Dic.h565 class StoreIC: public IC {
582 StoreIC(FrameDepth depth, Isolate* isolate) in StoreIC() function
698 class KeyedStoreIC: public StoreIC {
717 : StoreIC(depth, isolate) { in KeyedStoreIC()
Dic.cc488 case Code::STORE_IC: return StoreIC::Clear(isolate, address, target); in Clear()
532 void StoreIC::Clear(Isolate* isolate, Address address, Code* target) { in Clear()
536 isolate, StoreIC::GetStrictMode(target->extra_ic_state()))); in Clear()
544 isolate, StoreIC::GetStrictMode(target->extra_ic_state()))); in Clear()
1498 MaybeObject* StoreIC::Store(Handle<Object> object, in Store()
1596 void StoreIC::UpdateCaches(LookupResult* lookup, in UpdateCaches()
1612 Handle<Code> StoreIC::CompileHandler(LookupResult* lookup, in CompileHandler()
1968 maybe_object = StoreIC::Store(object, in Store()
2121 StoreIC ic(IC::NO_EXTRA_FRAME, isolate); in RUNTIME_FUNCTION()
2132 StoreIC ic(IC::EXTRA_CALL_FRAME, isolate); in RUNTIME_FUNCTION()
[all …]
Dstub-cache.cc625 StrictModeFlag strict_mode = StoreIC::GetStrictMode(extra_ic_state); in ComputePolymorphicIC()
928 StoreIC ic(IC::NO_EXTRA_FRAME, isolate); in RUNTIME_FUNCTION()
Dcode-stubs.h837 return StoreIC::ComputeExtraICState(strict_mode_); in GetExtraICState()
/external/chromium-trace/trace-viewer/test_data/
Dv8.log345 code-creation,StoreIC,9,0x4241d240,84,"A store IC from the snapshot"
389 code-creation,StoreIC,9,0x42423860,365,"A store IC from the snapshot"
390 code-creation,StoreIC,9,0x424239e0,293,"A store IC from the snapshot"
391 code-creation,StoreIC,9,0x42423b20,88,"A store IC from the snapshot"
392 code-creation,StoreIC,9,0x42423b80,84,"A store IC from the snapshot"
393 code-creation,StoreIC,9,0x42423be0,365,"A store IC from the snapshot"
394 code-creation,StoreIC,9,0x42423d60,293,"A store IC from the snapshot"
395 code-creation,StoreIC,9,0x42423ea0,88,"A store IC from the snapshot"
396 code-creation,StoreIC,9,0x42423f00,82,"A store IC from the snapshot"
426 code-creation,StoreIC,9,0x42426a80,108,"A store IC from the snapshot"
[all …]
/external/v8/src/
Dbuiltins.cc1374 StoreIC::GenerateInitialize(masm); in Generate_StoreIC_Initialize()
1379 StoreIC::GenerateInitialize(masm); in Generate_StoreIC_Initialize_Strict()
1384 StoreIC::GenerateMiss(masm); in Generate_StoreIC_Miss()
1389 StoreIC::GenerateNormal(masm); in Generate_StoreIC_Normal()
1394 StoreIC::GenerateNormal(masm); in Generate_StoreIC_Normal_Strict()
1399 StoreIC::GenerateMegamorphic(masm, kNonStrictMode); in Generate_StoreIC_Megamorphic()
1404 StoreIC::GenerateMegamorphic(masm, kStrictMode); in Generate_StoreIC_Megamorphic_Strict()
1409 StoreIC::GenerateArrayLength(masm); in Generate_StoreIC_ArrayLength()
1414 StoreIC::GenerateArrayLength(masm); in Generate_StoreIC_ArrayLength_Strict()
1419 StoreIC::GenerateGlobalProxy(masm, kNonStrictMode); in Generate_StoreIC_GlobalProxy()
[all …]
Dic.h553 class StoreIC: public IC {
555 explicit StoreIC(Isolate* isolate) : IC(NO_EXTRA_FRAME, isolate) { in StoreIC() function
Dic.cc350 case Code::STORE_IC: return StoreIC::Clear(address, target); in Clear()
395 void StoreIC::Clear(Address address, Code* target) { in Clear()
1296 MaybeObject* StoreIC::Store(State state, in Store()
1390 void StoreIC::UpdateCaches(LookupResult* lookup, in UpdateCaches()
1999 StoreIC ic(isolate); in RUNTIME_FUNCTION()
/external/chromium_org/v8/test/mjsunit/tools/
Dprofviz-test.log190 code-creation,StoreIC,9,0x2b81c680,84,"A store IC from the snapshot"
237 code-creation,StoreIC,9,0x2b827fc0,365,"A store IC from the snapshot"
238 code-creation,StoreIC,9,0x2b828140,293,"A store IC from the snapshot"
239 code-creation,StoreIC,9,0x2b828280,88,"A store IC from the snapshot"
240 code-creation,StoreIC,9,0x2b8282e0,88,"A store IC from the snapshot"
241 code-creation,StoreIC,9,0x2b828340,88,"A store IC from the snapshot"
242 code-creation,StoreIC,9,0x2b8283a0,84,"A store IC from the snapshot"
243 code-creation,StoreIC,9,0x2b828400,365,"A store IC from the snapshot"
244 code-creation,StoreIC,9,0x2b828580,293,"A store IC from the snapshot"
245 code-creation,StoreIC,9,0x2b8286c0,88,"A store IC from the snapshot"
[all …]
/external/chromium_org/v8/src/x64/
Dic-x64.cc1465 void StoreIC::GenerateMegamorphic(MacroAssembler* masm, in GenerateMegamorphic()
1486 void StoreIC::GenerateMiss(MacroAssembler* masm) { in GenerateMiss()
1507 void StoreIC::GenerateNormal(MacroAssembler* masm) { in GenerateNormal()
1530 void StoreIC::GenerateRuntimeSetProperty(MacroAssembler* masm, in GenerateRuntimeSetProperty()
1573 void StoreIC::GenerateSlow(MacroAssembler* masm) { in GenerateSlow()
/external/v8/src/ia32/
Dic-ia32.cc1408 void StoreIC::GenerateMegamorphic(MacroAssembler* masm, in GenerateMegamorphic()
1427 void StoreIC::GenerateMiss(MacroAssembler* masm) { in GenerateMiss()
1448 void StoreIC::GenerateArrayLength(MacroAssembler* masm) { in GenerateArrayLength()
1507 void StoreIC::GenerateNormal(MacroAssembler* masm) { in GenerateNormal()
1538 void StoreIC::GenerateGlobalProxy(MacroAssembler* masm, in GenerateGlobalProxy()
/external/chromium_org/v8/src/arm/
Dic-arm.cc1183 void StoreIC::GenerateSlow(MacroAssembler* masm) { in GenerateSlow()
1505 void StoreIC::GenerateMegamorphic(MacroAssembler* masm, in GenerateMegamorphic()
1527 void StoreIC::GenerateMiss(MacroAssembler* masm) { in GenerateMiss()
1544 void StoreIC::GenerateNormal(MacroAssembler* masm) { in GenerateNormal()
1567 void StoreIC::GenerateRuntimeSetProperty(MacroAssembler* masm, in GenerateRuntimeSetProperty()
/external/chromium_org/v8/src/ia32/
Dic-ia32.cc1437 void StoreIC::GenerateMegamorphic(MacroAssembler* masm, in GenerateMegamorphic()
1456 void StoreIC::GenerateMiss(MacroAssembler* masm) { in GenerateMiss()
1477 void StoreIC::GenerateNormal(MacroAssembler* masm) { in GenerateNormal()
1508 void StoreIC::GenerateRuntimeSetProperty(MacroAssembler* masm, in GenerateRuntimeSetProperty()
1572 void StoreIC::GenerateSlow(MacroAssembler* masm) { in GenerateSlow()
/external/v8/src/x64/
Dic-x64.cc1427 void StoreIC::GenerateMegamorphic(MacroAssembler* masm, in GenerateMegamorphic()
1447 void StoreIC::GenerateMiss(MacroAssembler* masm) { in GenerateMiss()
1468 void StoreIC::GenerateArrayLength(MacroAssembler* masm) { in GenerateArrayLength()
1527 void StoreIC::GenerateNormal(MacroAssembler* masm) { in GenerateNormal()
1550 void StoreIC::GenerateGlobalProxy(MacroAssembler* masm, in GenerateGlobalProxy()
/external/v8/src/arm/
Dic-arm.cc1505 void StoreIC::GenerateMegamorphic(MacroAssembler* masm, in GenerateMegamorphic()
1526 void StoreIC::GenerateMiss(MacroAssembler* masm) { in GenerateMiss()
1543 void StoreIC::GenerateArrayLength(MacroAssembler* masm) { in GenerateArrayLength()
1599 void StoreIC::GenerateNormal(MacroAssembler* masm) { in GenerateNormal()
1622 void StoreIC::GenerateGlobalProxy(MacroAssembler* masm, in GenerateGlobalProxy()
/external/chromium_org/v8/src/mips/
Dic-mips.cc1476 void StoreIC::GenerateSlow(MacroAssembler* masm) { in GenerateSlow()
1516 void StoreIC::GenerateMegamorphic(MacroAssembler* masm, in GenerateMegamorphic()
1537 void StoreIC::GenerateMiss(MacroAssembler* masm) { in GenerateMiss()
1553 void StoreIC::GenerateNormal(MacroAssembler* masm) { in GenerateNormal()
1575 void StoreIC::GenerateRuntimeSetProperty(MacroAssembler* masm, in GenerateRuntimeSetProperty()
/external/v8/src/mips/
Dic-mips.cc1506 void StoreIC::GenerateMegamorphic(MacroAssembler* masm, in GenerateMegamorphic()
1526 void StoreIC::GenerateMiss(MacroAssembler* masm) { in GenerateMiss()
1542 void StoreIC::GenerateArrayLength(MacroAssembler* masm) { in GenerateArrayLength()
1598 void StoreIC::GenerateNormal(MacroAssembler* masm) { in GenerateNormal()
1620 void StoreIC::GenerateGlobalProxy(MacroAssembler* masm, in GenerateGlobalProxy()
/external/v8/tools/
Dtickprocessor.js44 /^(?:CallIC|LoadIC|StoreIC)|(?:Builtin: (?:Keyed)?(?:Call|Load|Store)IC_)/;
/external/chromium_org/v8/tools/
Dtickprocessor.js44 /^(?:CallIC|LoadIC|StoreIC)|(?:Builtin: (?:Keyed)?(?:Call|Load|Store)IC_)/;
/external/chromium_org/tools/telemetry/unittest_data/
Dperf_report_output.txt629 0.22^6627879^HTMLParserThrea^chrome ^[.] v8::internal::StoreIC::Store(v8::internal::I…
631 …--- v8::internal::StoreIC::Store(v8::internal::InlineCacheState, v8::internal::StrictModeFlag, v8:…