Home
last modified time | relevance | path

Searched defs:LoadIC (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/ic/
Dic.h320 : LoadIC(depth, isolate, nexus) {} in LoadIC() function
339 : LoadIC(depth, isolate, nexus) { in LoadIC() function
/external/v8/src/
Dcode-factory.cc15 Callable CodeFactory::LoadIC(Isolate* isolate) { in LoadIC() function in v8::internal::CodeFactory
Dcode-stub-assembler.cc2589 void CodeStubAssembler::LoadIC(const LoadICParameters* p) { in LoadIC() function in v8::internal::CodeStubAssembler