Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecodes.h582 bool IsDef() const in IsDef() function
Dbytecode_circuit_builder.cpp890 if (bytecodeInfo.IsDef()) { in NewJSGate()