Home
last modified time | relevance | path

Searched defs:GlobalTSTypeRef (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ts_types/
H A Dglobal_ts_type_ref.h81 class GlobalTSTypeRef { class
83 explicit GlobalTSTypeRef(uint32_t type = 0) : type_(type) {} in GlobalTSTypeRef() function in panda::ecmascript::GlobalTSTypeRef
84 GlobalTSTypeRef(int moduleId, int localId) : type_(0) in GlobalTSTypeRef() function in panda::ecmascript::GlobalTSTypeRef

Completed in 1 milliseconds