Searched refs:KeyedStoreSloppyArgumentsStub (Results 1 – 3 of 3) sorted by relevance
882 class KeyedStoreSloppyArgumentsStub : public TurboFanCodeStub {884 explicit KeyedStoreSloppyArgumentsStub(Isolate* isolate, in KeyedStoreSloppyArgumentsStub() function
1612 void KeyedStoreSloppyArgumentsStub::GenerateAssembly( in GenerateAssembly()
2298 stub = KeyedStoreSloppyArgumentsStub(isolate(), store_mode).GetCode(); in StoreElementHandler()