Home
last modified time | relevance | path

Searched defs:fastMode (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Ddump.cpp567 static void DumpAttr(const PropertyAttributes &attr, bool fastMode, std::ostream &os) in DumpAttr() argument
H A Djs_object.cpp2057 bool fastMode = true; in EnumerableOwnPropertyNames() local
2007 EnumerableOwnPropertyNamesHelper(JSThread *thread, const JSHandle<JSObject> &obj, const JSHandle<TaggedArray> &arr, JSHandle<TaggedArray> &prop, uint32_t &index, bool &fastMode, PropertyKind kind) EnumerableOwnPropertyNamesHelper() argument

Completed in 14 milliseconds