Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dlcr_lowering.h60 void LowerCheckSupportAndConvert(GateRef gate, GateRef frameState);
Dlcr_lowering.cpp356 LowerCheckSupportAndConvert(gate, frameState); in LowerCheckAndConvert()
422 void LCRLowering::LowerCheckSupportAndConvert(GateRef gate, GateRef frameState) in LowerCheckSupportAndConvert() function in panda::ecmascript::kungfu::LCRLowering