Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Djson_helper.cpp46 bool isFast = IsFastValueToQuotedString(value); in ValueToQuotedString() local
Djson_parser.h304 bool isFast = true; variable
537 bool ReadNumberRange(bool &isFast, int32_t &fastInteger) in ReadNumberRange()
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_object_stub_builder.cpp1255 Label isFast(env); in Keys() local
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp166 bool isFast = kungfu::BuiltinsStubCSigns::IsFastBuiltin(builtinId); in NewMethodForNativeFunction() local