Home
last modified time | relevance | path

Searched refs:PrintBytecodeInfo (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_circuit_builder.h459 void PrintBytecodeInfo(BytecodeRegion& region);
Dbytecode_circuit_builder.cpp1349 PrintBytecodeInfo(bb); in PrintGraph()
1354 void BytecodeCircuitBuilder::PrintBytecodeInfo(BytecodeRegion& bb) in PrintBytecodeInfo() function in panda::ecmascript::kungfu::BytecodeCircuitBuilder