Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dpgo_bc_info.cpp68 if (Bytecodes::IsCreateObjectWithBufferOp(opcode)) { in Record()
Dbytecodes.h338 static bool IsCreateObjectWithBufferOp(EcmaOpcode opcode) in IsCreateObjectWithBufferOp() function