Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dglobal_type_infer.h49 void CollectNamespaceMethods(const uint32_t methodOffset);
Dglobal_type_infer.cpp25 CollectNamespaceMethods(methodOffset); in GlobalTypeInfer()
99 void GlobalTypeInfer::CollectNamespaceMethods(const uint32_t methodOffset) in CollectNamespaceMethods() function in panda::ecmascript::kungfu::GlobalTypeInfer