Home
last modified time | relevance | path

Searched refs:NumberDictionaryLookup (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dcode-stub-assembler.cc7730 void CodeStubAssembler::NumberDictionaryLookup( in NumberDictionaryLookup() function in v8::internal::CodeStubAssembler
7805 NumberDictionaryLookup(dictionary, intptr_index, &if_found, &var_entry, in BasicLoadNumberDictionaryElement()
7825 NumberDictionaryLookup(dictionary, intptr_index, &if_found, &var_entry, in BasicStoreNumberDictionaryElement()
8718 NumberDictionaryLookup(elements, intptr_index, if_found, &var_entry, in TryLookupElement()
Dcode-stub-assembler.h2294 void NumberDictionaryLookup(TNode<NumberDictionary> dictionary,