Home
last modified time | relevance | path

Searched refs:InitBytecodeInfo (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecodes.h824 static void InitBytecodeInfo(BytecodeCircuitBuilder *builder,
Dbytecode_circuit_builder.cpp58 BytecodeInfo::InitBytecodeInfo(this, info, pc); in BuildRegionInfo()
Dbytecodes.cpp583 void BytecodeInfo::InitBytecodeInfo(BytecodeCircuitBuilder *builder, in InitBytecodeInfo() function in panda::ecmascript::kungfu::BytecodeInfo