Home
last modified time | relevance | path

Searched refs:GetNamespaceObjType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.h402 inline kungfu::GateType GetNamespaceObjType(const uint32_t methodOffset) const in GetNamespaceObjType() function
/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dmethod_type_infer.cpp35 SetNamespaceArgType(tsManager_->GetNamespaceObjType(methodOffset)); in MethodTypeInfer()