Home
last modified time | relevance | path

Searched defs:listHandle (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
Djson_stringifier.cpp284 JSHandle listHandle = JSHandle<JSAPILinkedList>(thread_, tagValue); in SerializeJSONProperty() local
293 JSHandle listHandle = JSHandle<JSAPIList>(thread_, tagValue); in SerializeJSONProperty() local
Djson_stringifier_optimized.cpp283 JSHandle listHandle = JSHandle<JSAPILinkedList>(thread_, tagValue); in SerializeJSONProperty() local
292 JSHandle listHandle = JSHandle<JSAPIList>(thread_, tagValue); in SerializeJSONProperty() local