Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dntype_bytecode_lowering.h43 void RunNTypeBytecodeLowering();
Dntype_bytecode_lowering.cpp28 void NTypeBytecodeLowering::RunNTypeBytecodeLowering() in RunNTypeBytecodeLowering() function in panda::ecmascript::kungfu::NTypeBytecodeLowering
Dpass.h368 lowering.RunNTypeBytecodeLowering(); in Run()