Searched defs:fastMode (Results 1 – 2 of 2) sorted by relevance
1597 …const JSHandle<TaggedArray> &arr, JSHandle<TaggedArray> &prop, uint32_t &index, bool &fastMode, Pr… in EnumerableOwnPropertyNamesHelper()1645 bool fastMode = true; in EnumerableOwnPropertyNames() local
602 static void DumpAttr(const PropertyAttributes &attr, bool fastMode, std::ostream &os) in DumpAttr()