Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dpgo_bc_info.cpp72 } else if (Bytecodes::IsCreateArrayWithBufferOp(opcode)) { in Record()
Dbytecodes.h382 static bool IsCreateArrayWithBufferOp(EcmaOpcode opcode) in IsCreateArrayWithBufferOp() function