Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Djson_parser.h75 JSTaggedValue result = ParseJSONText<false>(); in Parse()
103 JSTaggedValue ParseJSONText() in ParseJSONText() function
341 value = ParseJSONText<true>(); in ParseArray()
391 value = ParseJSONText<true>(); in ParseObject()