Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dvtable.h71 JSTaggedValue GetTupleItem(const JSThread *thread, uint32_t tupleIdx, TupleItem kind) const in GetTupleItem()
76 bool IsAccessor(const JSThread *thread, uint32_t tupleIdx) const in IsAccessor()