Searched refs:StoreICStub (Results 1 – 1 of 1) sorted by relevance
854 class StoreICStub: public ICStub {856 StoreICStub(Isolate* isolate, Code::Kind kind, StrictMode strict_mode) in StoreICStub() function