Home
last modified time | relevance | path

Searched refs:LowerThrowIfNotObject (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dntype_bytecode_lowering.h58 void LowerThrowIfNotObject(GateRef gate);
H A Dntype_bytecode_lowering.cpp89 LowerThrowIfNotObject(gate); in Lower()
144 void NTypeBytecodeLowering::LowerThrowIfNotObject(GateRef gate) in LowerThrowIfNotObject() function in panda::ecmascript::kungfu::NTypeBytecodeLowering
H A Dslowpath_lowering.h195 void LowerThrowIfNotObject(GateRef gate);
H A Dslowpath_lowering.cpp383 LowerThrowIfNotObject(gate); in Lower()
1161 void SlowPathLowering::LowerThrowIfNotObject(GateRef gate) in LowerThrowIfNotObject() function in panda::ecmascript::kungfu::SlowPathLowering

Completed in 10 milliseconds