Home
last modified time | relevance | path

Searched defs:methodList (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompilation_driver.h52 const auto &methodList = bytecodeInfo_.GetMethodList(); in UpdateCompileQueue() local
104 auto &methodList = bytecodeInfo_.GetMethodList(); in Run() local
148 auto &methodList = bytecodeInfo_.GetMethodList(); in AddResolvedMethod() local
182 auto &methodList = bytecodeInfo_.GetMethodList(); in AddDependList() local
209 auto &methodList = bytecodeInfo_.GetMethodList(); in VerifyAndMarkCurMethod() local
252 auto &methodList = bytecodeInfo_.GetMethodList(); in SearchForCompilation() local
Dbytecode_info_collector.cpp181 auto &methodList = bytecodeInfo_.GetMethodList(); in CollectInnerFuncType() local
278 auto &methodList = bytecodeInfo_.GetMethodList(); in SetMethodPcInfoIndex() local
317 auto &methodList = bytecodeInfo_.GetMethodList(); in CollectInnerMethods() local
343 auto &methodList = bytecodeInfo_.GetMethodList(); in MarkMethodNamespace() local
366 auto &methodList = bytecodeInfo_.GetMethodList(); in NewLexEnvWithSize() local
546 auto &methodList = bytecodeInfo_.GetMethodList(); in CollectImportIndexs() local
706 auto &methodList = bytecodeInfo_.GetMethodList(); in RearrangeInnerMethods() local
795 const auto &methodList = bcInfo.GetMethodList(); in LexEnvManager() local
Dtype_recorder.cpp71 const auto &methodList = typeParser.GetMethodList(); in LoadTypes() local
/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dglobal_type_infer.cpp58 auto &methodList = bcInfo_.GetMethodList(); in NewTypeInfer() local
86 auto &methodList = bcInfo_.GetMethodList(); in CollectNamespaceMethod() local
113 auto &methodList = bcInfo_.GetMethodList(); in ProcessTypeInference() local