Home
last modified time | relevance | path

Searched defs:KeyedLoadIC (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dcode-factory.cc23 Callable CodeFactory::KeyedLoadIC(Isolate* isolate) { in KeyedLoadIC() function in v8::internal::CodeFactory
/external/v8/src/ic/
Dic.h400 explicit KeyedLoadIC(FrameDepth depth, Isolate* isolate) in KeyedLoadIC() function