/external/v8/src/ |
D | code-factory.cc | 36 Callable CodeFactory::KeyedLoadIC(Isolate* isolate, in KeyedLoadIC() function in v8::internal::CodeFactory 40 return Callable(KeyedLoadIC::initialize_stub(isolate, state), in KeyedLoadIC() 51 auto code = KeyedLoadIC::initialize_stub_in_optimized_code( in KeyedLoadICInOptimizedCode()
|
D | code-factory.h | 41 static Callable KeyedLoadIC(Isolate* isolate, LanguageMode language_mode);
|
D | builtins.cc | 3672 KeyedLoadIC::GenerateRuntimeGetProperty(masm, SLOPPY); in Generate_KeyedLoadIC_Slow() 3677 KeyedLoadIC::GenerateRuntimeGetProperty(masm, STRONG); in Generate_KeyedLoadIC_Slow_Strong() 3682 KeyedLoadIC::GenerateMiss(masm); in Generate_KeyedLoadIC_Miss() 3687 KeyedLoadIC::GenerateMegamorphic(masm, SLOPPY); in Generate_KeyedLoadIC_Megamorphic() 3692 KeyedLoadIC::GenerateMegamorphic(masm, STRONG); in Generate_KeyedLoadIC_Megamorphic_Strong()
|
D | type-feedback-vector.cc | 762 KeyedLoadIC::Clear(GetIsolate(), host, this); in Clear()
|
D | code-stubs.h | 98 V(KeyedLoadIC) \ 2265 DEFINE_PLATFORM_CODE_STUB(KeyedLoadIC, PlatformCodeStub);
|
/external/v8/src/ic/x64/ |
D | ic-x64.cc | 278 void KeyedLoadIC::GenerateMegamorphic(MacroAssembler* masm, in GenerateMegamorphic() 323 KeyedLoadIC::GenerateRuntimeGetProperty(masm, language_mode); in GenerateMegamorphic() 698 void KeyedLoadIC::GenerateMiss(MacroAssembler* masm) { in GenerateMiss() 710 void KeyedLoadIC::GenerateRuntimeGetProperty(MacroAssembler* masm, in GenerateRuntimeGetProperty()
|
/external/v8/src/ic/arm64/ |
D | ic-arm64.cc | 311 void KeyedLoadIC::GenerateMiss(MacroAssembler* masm) { in GenerateMiss() 329 void KeyedLoadIC::GenerateRuntimeGetProperty(MacroAssembler* masm, in GenerateRuntimeGetProperty() 418 KeyedLoadIC::GenerateMiss(masm); in GenerateKeyedLoadWithNameKey() 433 void KeyedLoadIC::GenerateMegamorphic(MacroAssembler* masm, in GenerateMegamorphic()
|
/external/v8/src/ic/ |
D | ic.cc | 479 void KeyedLoadIC::Clear(Isolate* isolate, Code* host, KeyedLoadICNexus* nexus) { in Clear() 556 Handle<Code> KeyedLoadIC::ChooseMegamorphicStub(Isolate* isolate, in ChooseMegamorphicStub() 891 Handle<Code> KeyedLoadIC::initialize_stub(Isolate* isolate, in initialize_stub() 897 Handle<Code> KeyedLoadIC::initialize_stub_in_optimized_code( in initialize_stub_in_optimized_code() 965 return KeyedLoadIC::ChooseMegamorphicStub(isolate(), extra_ic_state()); in megamorphic_stub() 1299 Handle<Code> KeyedLoadIC::LoadElementStub(Handle<HeapObject> receiver) { in LoadElementStub() 1359 MaybeHandle<Object> KeyedLoadIC::Load(Handle<Object> object, in Load() 2260 KeyedLoadIC ic(IC::NO_EXTRA_FRAME, isolate, &nexus); in RUNTIME_FUNCTION() 2281 KeyedLoadIC ic(IC::NO_EXTRA_FRAME, isolate, &nexus); in RUNTIME_FUNCTION() 2300 KeyedLoadIC ic(IC::EXTRA_CALL_FRAME, isolate, &nexus); in RUNTIME_FUNCTION() [all …]
|
D | ic.h | 373 class KeyedLoadIC : public LoadIC { 390 KeyedLoadIC(FrameDepth depth, Isolate* isolate,
|
/external/v8/src/ic/x87/ |
D | ic-x87.cc | 266 void KeyedLoadIC::GenerateMegamorphic(MacroAssembler* masm, in GenerateMegamorphic() 697 void KeyedLoadIC::GenerateMiss(MacroAssembler* masm) { in GenerateMiss() 708 void KeyedLoadIC::GenerateRuntimeGetProperty(MacroAssembler* masm, in GenerateRuntimeGetProperty()
|
/external/v8/src/ic/ia32/ |
D | ic-ia32.cc | 266 void KeyedLoadIC::GenerateMegamorphic(MacroAssembler* masm, in GenerateMegamorphic() 697 void KeyedLoadIC::GenerateMiss(MacroAssembler* masm) { in GenerateMiss() 708 void KeyedLoadIC::GenerateRuntimeGetProperty(MacroAssembler* masm, in GenerateRuntimeGetProperty()
|
/external/v8/src/ic/arm/ |
D | ic-arm.cc | 329 void KeyedLoadIC::GenerateMiss(MacroAssembler* masm) { in GenerateMiss() 344 void KeyedLoadIC::GenerateRuntimeGetProperty(MacroAssembler* masm, in GenerateRuntimeGetProperty() 357 void KeyedLoadIC::GenerateMegamorphic(MacroAssembler* masm, in GenerateMegamorphic()
|
/external/v8/src/ic/mips64/ |
D | ic-mips64.cc | 333 void KeyedLoadIC::GenerateMiss(MacroAssembler* masm) { in GenerateMiss() 348 void KeyedLoadIC::GenerateRuntimeGetProperty(MacroAssembler* masm, in GenerateRuntimeGetProperty() 360 void KeyedLoadIC::GenerateMegamorphic(MacroAssembler* masm, in GenerateMegamorphic()
|
/external/v8/src/ic/ppc/ |
D | ic-ppc.cc | 339 void KeyedLoadIC::GenerateMiss(MacroAssembler* masm) { in GenerateMiss() 354 void KeyedLoadIC::GenerateRuntimeGetProperty(MacroAssembler* masm, in GenerateRuntimeGetProperty() 366 void KeyedLoadIC::GenerateMegamorphic(MacroAssembler* masm, in GenerateMegamorphic()
|
/external/v8/src/ic/mips/ |
D | ic-mips.cc | 336 void KeyedLoadIC::GenerateMiss(MacroAssembler* masm) { in GenerateMiss() 351 void KeyedLoadIC::GenerateRuntimeGetProperty(MacroAssembler* masm, in GenerateRuntimeGetProperty() 363 void KeyedLoadIC::GenerateMegamorphic(MacroAssembler* masm, in GenerateMegamorphic()
|
/external/chromium-trace/catapult/tracing/test_data/ |
D | v8.log | 341 code-creation,KeyedLoadIC,6,0x42419220,83,"A keyed load IC from the snapshot" 384 code-creation,KeyedLoadIC,6,0x42423100,83,"A keyed load IC from the snapshot" 385 code-creation,KeyedLoadIC,6,0x42423160,896,"A keyed load IC from the snapshot" 386 code-creation,KeyedLoadIC,6,0x424234e0,499,"A keyed load IC from the snapshot" 387 code-creation,KeyedLoadIC,6,0x424236e0,144,"A keyed load IC from the snapshot" 388 code-creation,KeyedLoadIC,6,0x42423780,216,"A keyed load IC from the snapshot" 425 code-creation,KeyedLoadIC,6,0x42426a00,106,"A keyed load IC from the snapshot" 691 code-creation,KeyedLoadIC,6,0x42419220,83,"A keyed load IC from the snapshot" 734 code-creation,KeyedLoadIC,6,0x42423100,83,"A keyed load IC from the snapshot" 735 code-creation,KeyedLoadIC,6,0x42423160,896,"A keyed load IC from the snapshot" [all …]
|
/external/v8/src/full-codegen/x64/ |
D | full-codegen-x64.cc | 1987 Handle<Code> ic = CodeFactory::KeyedLoadIC(isolate(), SLOPPY).code(); in VisitYield() 2161 Handle<Code> ic = CodeFactory::KeyedLoadIC(isolate(), language_mode()).code(); in EmitKeyedPropertyLoad()
|
/external/v8/src/full-codegen/arm64/ |
D | full-codegen-arm64.cc | 1934 Handle<Code> ic = CodeFactory::KeyedLoadIC(isolate(), language_mode()).code(); in EmitKeyedPropertyLoad() 4500 Handle<Code> ic = CodeFactory::KeyedLoadIC(isolate(), SLOPPY).code(); in VisitYield()
|
/external/v8/src/full-codegen/mips/ |
D | full-codegen-mips.cc | 2049 Handle<Code> ic = CodeFactory::KeyedLoadIC(isolate(), SLOPPY).code(); in VisitYield() 2230 Handle<Code> ic = CodeFactory::KeyedLoadIC(isolate(), language_mode()).code(); in EmitKeyedPropertyLoad()
|
/external/v8/src/full-codegen/ppc/ |
D | full-codegen-ppc.cc | 2009 Handle<Code> ic = CodeFactory::KeyedLoadIC(isolate(), SLOPPY).code(); in VisitYield() 2203 Handle<Code> ic = CodeFactory::KeyedLoadIC(isolate(), language_mode()).code(); in EmitKeyedPropertyLoad()
|
/external/v8/src/full-codegen/arm/ |
D | full-codegen-arm.cc | 2052 Handle<Code> ic = CodeFactory::KeyedLoadIC(isolate(), SLOPPY).code(); in VisitYield() 2240 Handle<Code> ic = CodeFactory::KeyedLoadIC(isolate(), language_mode()).code(); in EmitKeyedPropertyLoad()
|
/external/v8/src/full-codegen/x87/ |
D | full-codegen-x87.cc | 1954 Handle<Code> ic = CodeFactory::KeyedLoadIC(isolate(), SLOPPY).code(); in VisitYield() 2132 Handle<Code> ic = CodeFactory::KeyedLoadIC(isolate(), language_mode()).code(); in EmitKeyedPropertyLoad()
|
/external/v8/src/full-codegen/ia32/ |
D | full-codegen-ia32.cc | 1962 Handle<Code> ic = CodeFactory::KeyedLoadIC(isolate(), SLOPPY).code(); in VisitYield() 2140 Handle<Code> ic = CodeFactory::KeyedLoadIC(isolate(), language_mode()).code(); in EmitKeyedPropertyLoad()
|
/external/v8/src/full-codegen/mips64/ |
D | full-codegen-mips64.cc | 2046 Handle<Code> ic = CodeFactory::KeyedLoadIC(isolate(), SLOPPY).code(); in VisitYield() 2231 Handle<Code> ic = CodeFactory::KeyedLoadIC(isolate(), language_mode()).code(); in EmitKeyedPropertyLoad()
|
/external/v8/src/x87/ |
D | code-stubs-x87.cc | 4030 KeyedLoadIC::ChooseMegamorphicStub(masm->isolate(), GetExtraICState()); in GenerateImpl() 4044 KeyedLoadIC::GenerateMiss(masm); in GenerateImpl()
|