Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompilation_driver.h52 const auto &methodList = bytecodeInfo_.GetMethodList(); in UpdateCompileQueue() local
105 auto &methodList = bytecodeInfo_.GetMethodList(); in Run() local
150 auto &methodList = bytecodeInfo_.GetMethodList(); in AddResolvedMethod() local
184 auto &methodList = bytecodeInfo_.GetMethodList(); in AddDependList() local
211 auto &methodList = bytecodeInfo_.GetMethodList(); in VerifyAndMarkCurMethod() local
254 auto &methodList = bytecodeInfo_.GetMethodList(); in SearchForCompilation() local
401 auto &methodList = bytecodeInfo_.GetMethodList(); in CompileMethod() local
Dbytecode_info_collector.cpp255 auto &methodList = bytecodeInfo_.GetMethodList(); in CollectInnerFuncType() local
356 auto &methodList = bytecodeInfo_.GetMethodList(); in SetMethodPcInfoIndex() local
395 auto &methodList = bytecodeInfo_.GetMethodList(); in CollectInnerMethods() local
421 auto &methodList = bytecodeInfo_.GetMethodList(); in MarkMethodNamespace() local
444 auto &methodList = bytecodeInfo_.GetMethodList(); in NewLexEnvWithSize() local
624 auto &methodList = bytecodeInfo_.GetMethodList(); in CollectImportIndexs() local
784 auto &methodList = bytecodeInfo_.GetMethodList(); in RearrangeInnerMethods() local
794 const auto &methodList = bcInfo.GetMethodList(); in LexEnvManager() local
Daot_compiler_preprocessor.cpp209 auto &methodList = bytecodeInfo.GetMethodList(); in GenerateGlobalTypes() local
Dcompilation_driver.cpp266 auto &methodList = bytecodeInfo_.GetMethodList(); in StoreConstantPoolInfo() local
Dtype_recorder.cpp74 const auto &methodList = typeParser.GetMethodList(); in LoadTypes() local
Dbytecode_info_collector.h739 auto &methodList = bytecodeInfo_.GetMethodList(); in IterateAllMethods() local
/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dglobal_type_infer.cpp59 auto &methodList = bcInfo_.GetMethodList(); in NewTypeInfer() local
86 auto &methodList = bcInfo_.GetMethodList(); in CollectNamespaceMethod() local
113 auto &methodList = bcInfo_.GetMethodList(); in ProcessTypeInference() local