Home
last modified time | relevance | path

Searched defs:jsonPrototype (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
H A Djson_parser.h115 JSHandle<JSTaggedValue> jsonPrototype = JSHandle<JSTaggedValue>(thread_, sObjFunction->GetFunctionPrototype()); in GetSJsonPrototype() local
H A Djson_parser.cpp337 JSHandle<JSTaggedValue> jsonPrototype = GetSJsonPrototype(); in CreateSJsonObject() local

Completed in 3 milliseconds