Home
last modified time | relevance | path

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

/external/v8/src/
Dcode-stub-assembler.h2288 int inlined_probes = kInlinedDictionaryProbes,
Dcode-stub-assembler.cc7636 TVariable<IntPtrT>* var_name_index, Label* if_not_found, int inlined_probes, in NameDictionaryLookup() argument
7643 inlined_probes == 0 && if_found == nullptr); in NameDictionaryLookup()
7655 for (int i = 0; i < inlined_probes; i++) { in NameDictionaryLookup()