Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dgate_accessor.h127 OpCode GetOpCode() const in GetOpCode() function
189 OpCode GetOpCode() const in GetOpCode() function
231 OpCode GetOpCode() const in GetOpCode() function
273 OpCode GetOpCode() const in GetOpCode() function
652 OpCode GetOpCode() const in GetOpCode() function
Dgate.cpp627 OpCode Gate::GetOpCode() const in GetOpCode() function in panda::ecmascript::kungfu::Gate
Dcircuit.cpp392 OpCode Circuit::GetOpCode(GateRef gate) const in GetOpCode() function in panda::ecmascript::kungfu::Circuit
Dgate_meta_data.h515 OpCode GetOpCode() const in GetOpCode() function
Dgate_accessor.cpp66 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