Searched defs:KeyedLoadIC (Results 1 – 2 of 2) sorted by relevance
23 Callable CodeFactory::KeyedLoadIC(Isolate* isolate) { in KeyedLoadIC() function in v8::internal::CodeFactory
400 explicit KeyedLoadIC(FrameDepth depth, Isolate* isolate) in KeyedLoadIC() function