Searched defs:LoadGlobalIC (Results 1 – 3 of 3) sorted by relevance
/external/v8/src/ic/ | ||
D | ic.h | 245 LoadGlobalIC(Isolate* isolate, Handle<FeedbackVector> vector, in LoadGlobalIC() function |
D | accessor-assembler.cc | 2545 void AccessorAssembler::LoadGlobalIC(TNode<FeedbackVector> vector, Node* slot, in LoadGlobalIC() function in v8::internal::AccessorAssembler |
/external/v8/src/ | ||
D | code-factory.cc | 94 Callable CodeFactory::LoadGlobalIC(Isolate* isolate, TypeofMode typeof_mode) { in LoadGlobalIC() function in v8::internal::CodeFactory |