Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dglobal_type_infer.cpp84 void GlobalTypeInfer::CollectNamespaceMethod(const uint32_t methodOffset) in CollectNamespaceMethod() function in panda::ecmascript::kungfu::GlobalTypeInfer
94 CollectNamespaceMethod(innerMethods[i]); in CollectNamespaceMethod()
105 CollectNamespaceMethod(methodOffset); in CollectNamespaceMethods()
Dglobal_type_infer.h48 void CollectNamespaceMethod(const uint32_t methodOffset);