Home
last modified time | relevance | path

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

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