Searched refs:KeyedStoreICTrampolineTFStub (Results 1 – 3 of 3) sorted by relevance
105 KeyedStoreICTrampolineTFStub stub(isolate, StoreICState(language_mode)); in KeyedStoreIC()
2061 class KeyedStoreICTrampolineTFStub : public StoreICTrampolineStub {2063 KeyedStoreICTrampolineTFStub(Isolate* isolate, const StoreICState& state) in KeyedStoreICTrampolineTFStub() function
556 void KeyedStoreICTrampolineTFStub::GenerateAssembly( in GenerateAssembly()