Lines Matching refs:KeyedLoadIC
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()
2976 KeyedLoadIC ic(IC::EXTRA_CALL_FRAME, isolate, &nexus); in RUNTIME_FUNCTION()