Searched refs:IsFastValueToQuotedString (Results 1 – 3 of 3) sorted by relevance
27 bool JsonHelper::IsFastValueToQuotedString(const char *value) in IsFastValueToQuotedString() function in panda::ecmascript::base::JsonHelper46 bool isFast = IsFastValueToQuotedString(value); in ValueToQuotedString()
29 static bool IsFastValueToQuotedString(const char *value);
42 bool IsFastValueToQuotedString(const char *value);