Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Djson_stringifier.cpp288 JSHandle listHandle = JSHandle<JSAPILinkedList>(thread_, tagValue); in SerializeJSONProperty() local
297 JSHandle listHandle = JSHandle<JSAPIList>(thread_, tagValue); in SerializeJSONProperty() local