Home
last modified time | relevance | path

Searched defs:GetOpCode (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dgate_accessor.h61 OpCode GetOpCode() const in GetOpCode() function
116 OpCode GetOpCode() const in GetOpCode() function
158 OpCode GetOpCode() const in GetOpCode() function
200 OpCode GetOpCode() const in GetOpCode() function
513 OpCode GetOpCode() const in GetOpCode() function
Dcircuit.cpp340 OpCode Circuit::GetOpCode(GateRef gate) const in GetOpCode() function in panda::ecmascript::kungfu::Circuit
Dgate.cpp608 OpCode Gate::GetOpCode() const in GetOpCode() function in panda::ecmascript::kungfu::Gate
Dgate_meta_data.h345 OpCode GetOpCode() const in GetOpCode() function
Dgate_accessor.cpp64 OpCode GateAccessor::GetOpCode(GateRef gate) const in GetOpCode() function in panda::ecmascript::kungfu::GateAccessor
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_opcode.h81 inline uint8_t GetOpCode() const in GetOpCode() function