Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type_table.cpp22 JSHandle<JSTaggedValue> exportValueTable(thread, typeTable->Get(index)); in GetExportValueTable() local
27 JSHandle<TaggedArray> exportValueTable) in SetExportValueTable()