Home
last modified time | relevance | path

Searched defs:annoExtractor (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_recorder.cpp48 TypeAnnotationExtractor annoExtractor(jsPandaFile, methodOffset); in LoadTypes() local
167 TypeAnnotationExtractor annoExtractor(jsPandaFile, callTargetMethodOffset); in CreateTypesForPGO() local
Dbytecode_info_collector.cpp169 TypeAnnotationExtractor annoExtractor(jsPandaFile_, offset); in CollectFunctionTypeId() local
187 TypeAnnotationExtractor annoExtractor(jsPandaFile_, innerMethodId); in CollectInnerFuncType() local
199 TypeAnnotationExtractor annoExtractor(jsPandaFile_, defineMethodOffset); in IterateLiteral() local
/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dmethod_type_infer.cpp1292 TypeAnnotationExtractor annoExtractor(jsPandaFile, fieldId.GetOffset()); in PrintTypeAnnotation() local