Searched refs:tryLiteralParse (Results 1 – 5 of 5) sorted by relevance
45 JSValue tryLiteralParse() in tryLiteralParse() function
288 if (JSValue parsedObject = preparser.tryLiteralParse()) in globalFuncEval()
845 JSValue unfiltered = jsonParser.tryLiteralParse(); in JSONProtoFuncParse()
306 if (JSValue parsedObject = preparser.tryLiteralParse()) in callEval()
261 (JSC::LiteralParser::tryLiteralParse):