Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dtyped_bytecode_lowering.h156 void LowerCreateObjectWithBuffer(GateRef gate);
H A Dslowpath_lowering.h234 void LowerCreateObjectWithBuffer(GateRef gate);
H A Dtyped_bytecode_lowering.cpp139 LowerCreateObjectWithBuffer(gate); in Lower()
2334 void TypedBytecodeLowering::LowerCreateObjectWithBuffer(GateRef gate) in LowerCreateObjectWithBuffer() function in panda::ecmascript::kungfu::TypedBytecodeLowering
H A Dslowpath_lowering.cpp462 LowerCreateObjectWithBuffer(gate); in Lower()
1610 void SlowPathLowering::LowerCreateObjectWithBuffer(GateRef gate) in LowerCreateObjectWithBuffer() function in panda::ecmascript::kungfu::SlowPathLowering

Completed in 14 milliseconds