Home
last modified time | relevance | path

Searched defs:isFast (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
Djson_helper.cpp52 bool isFast = IsFastValueToQuotedString(value); in ValueToQuotedString() local
Djson_parser.cpp515 bool isFast = true; in ParseNumber() local
915 bool JsonParser<T>::ReadNumberRange(bool &isFast, int32_t &fastInteger) in ReadNumberRange()
Dnumber_helper.cpp268 bool isFast = DtoaHelper::FixedDtoa(absValue, digitNumber, in DoubleToFixedString() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_object_stub_builder.cpp1220 Label isFast(env); in Keys() local
1480 Label isFast(env); in GetOwnPropertyNames() local
1588 Label isFast(env); in GetOwnPropertySymbols() local
1855 Label isFast(env); in Entries() local
2228 Label isFast(env); in GetOwnPropertyDescriptors() local
/arkcompiler/ets_runtime/ecmascript/
Dshared_object_factory.cpp227 bool isFast = kungfu::BuiltinsStubCSigns::IsFastBuiltin(builtinId); in NewSMethodForNativeFunction() local
Dobject_factory.cpp127 bool isFast = kungfu::BuiltinsStubCSigns::IsFastBuiltin(builtinId); in NewMethodForNativeFunction() local