Home
last modified time | relevance | path

Searched refs:BytecodeToCircuit (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dglobal_type_infer.cpp75 builder->BytecodeToCircuit(); in NewTypeInfer()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dpass_manager.cpp110 builder.BytecodeToCircuit(); in Compile()
Dbytecode_circuit_builder.h289 void PUBLIC_API BytecodeToCircuit();
Dts_inline_lowering.cpp202 builder.BytecodeToCircuit(); in InlineCall()
Dbytecode_circuit_builder.cpp24 void BytecodeCircuitBuilder::BytecodeToCircuit() in BytecodeToCircuit() function in panda::ecmascript::kungfu::BytecodeCircuitBuilder