Searched refs:KeyedStoreSloppyArgumentsStub (Results 1 – 3 of 3) sorted by relevance
94 stub = KeyedStoreSloppyArgumentsStub(isolate(), store_mode).GetCode(); in CompileKeyedStoreMonomorphicHandler()
1254 class KeyedStoreSloppyArgumentsStub : public TurboFanCodeStub {1256 explicit KeyedStoreSloppyArgumentsStub(Isolate* isolate, in KeyedStoreSloppyArgumentsStub() function
2122 void KeyedStoreSloppyArgumentsStub::GenerateAssembly( in GenerateAssembly()