Home
last modified time | relevance | path

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

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