Searched refs:LoadIndexedInterceptorStub (Results 1 – 3 of 3) sorted by relevance
624 return LoadIndexedInterceptorStub(isolate).GetCode(); in GetKeyedLoadHandler()
806 class LoadIndexedInterceptorStub : public TurboFanCodeStub {808 explicit LoadIndexedInterceptorStub(Isolate* isolate) in LoadIndexedInterceptorStub() function
2192 void LoadIndexedInterceptorStub::GenerateAssembly( in GenerateAssembly()