Home
last modified time | relevance | path

Searched refs:KeyedStoreICTrampolineTFStub (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dcode-factory.cc105 KeyedStoreICTrampolineTFStub stub(isolate, StoreICState(language_mode)); in KeyedStoreIC()
Dcode-stubs.h2061 class KeyedStoreICTrampolineTFStub : public StoreICTrampolineStub {
2063 KeyedStoreICTrampolineTFStub(Isolate* isolate, const StoreICState& state) in KeyedStoreICTrampolineTFStub() function
Dcode-stubs.cc556 void KeyedStoreICTrampolineTFStub::GenerateAssembly( in GenerateAssembly()