Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type_accessor.h67 explicit TSTypeAccessor(TSManager *tsManager, const GlobalTSTypeRef gt) in TSTypeAccessor() function
70 explicit TSTypeAccessor(TSManager *tsManager, const kungfu::GateType type) in TSTypeAccessor() function
Dts_manager.h973 friend class TSTypeAccessor; variable