Home
last modified time | relevance | path

Searched refs:IsFastValueToQuotedString (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
Djson_helper.cpp33 bool JsonHelper::IsFastValueToQuotedString(const char *value) in IsFastValueToQuotedString() function in panda::ecmascript::base::JsonHelper
52 bool isFast = IsFastValueToQuotedString(value); in ValueToQuotedString()
Djson_helper.h63 static bool IsFastValueToQuotedString(const char *value);
Djson_stringifier.h45 bool IsFastValueToQuotedString(const char *value);