Searched refs:IsFastValueToQuotedString (Results 1 – 3 of 3) sorted by relevance
33 bool JsonHelper::IsFastValueToQuotedString(const char *value) in IsFastValueToQuotedString() function in panda::ecmascript::base::JsonHelper52 bool isFast = IsFastValueToQuotedString(value); in ValueToQuotedString()
63 static bool IsFastValueToQuotedString(const char *value);
45 bool IsFastValueToQuotedString(const char *value);