Home
last modified time | relevance | path

Searched refs:BCInfo (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dglobal_type_infer.h54 BCInfo &bcInfo_;
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.h435 class BCInfo {
437 explicit BCInfo(size_t maxAotMethodSize) in BCInfo() function
668 explicit LexEnvManager(BCInfo &bcInfo);
715 BCInfo& GetBytecodeInfo() in GetBytecodeInfo()
720 BCInfo* GetBytecodeInfoPtr() in GetBytecodeInfoPtr()
815 BCInfo bytecodeInfo_;
Dpass_manager.h94 BCInfo& GetBytecodeInfo() in GetBytecodeInfo()
Dcompilation_driver.h348 BCInfo &bytecodeInfo_;
Dbytecode_info_collector.cpp792 LexEnvManager::LexEnvManager(BCInfo &bcInfo) in LexEnvManager()
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type_parser.h256 kungfu::BCInfo *bcInfo_ {nullptr};