Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.cpp1222 void TSManager::ProcessSnapshotConstantPool(kungfu::BytecodeInfoCollector *bcInfoCollector) in ProcessSnapshotConstantPool()
1280 kungfu::BytecodeInfoCollector *bcInfoCollector) in FillSnapshotConstantPoolList()
1383 kungfu::BytecodeInfoCollector *bcInfoCollector) in AddValueToSnapshotConstantPoolList()
1406 kungfu::BytecodeInfoCollector *bcInfoCollector, in CollectLiteralInfo()
Dts_manager.h599 inline void SetBytecodeInfoCollector(kungfu::BytecodeInfoCollector *bcInfoCollector) in SetBytecodeInfoCollector()
Dts_type_parser.cpp36 auto bcInfoCollector = tsManager_->GetBytecodeInfoCollector(); in TSTypeParser() local
/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dmethod_type_infer.cpp1061 auto bcInfoCollector = tsManager_->GetBytecodeInfoCollector(); in InferLdExternalModuleVar() local