Searched refs:LowerThrowIfNotObject (Results 1 - 4 of 4) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | ntype_bytecode_lowering.h | 58 void LowerThrowIfNotObject(GateRef gate); |
H A D | ntype_bytecode_lowering.cpp | 89 LowerThrowIfNotObject(gate); in Lower() 144 void NTypeBytecodeLowering::LowerThrowIfNotObject(GateRef gate) in LowerThrowIfNotObject() function in panda::ecmascript::kungfu::NTypeBytecodeLowering |
H A D | slowpath_lowering.h | 195 void LowerThrowIfNotObject(GateRef gate); |
H A D | slowpath_lowering.cpp | 383 LowerThrowIfNotObject(gate); in Lower() 1161 void SlowPathLowering::LowerThrowIfNotObject(GateRef gate) in LowerThrowIfNotObject() function in panda::ecmascript::kungfu::SlowPathLowering |
Completed in 10 milliseconds