Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/compiler/
Dgate_accessor.cpp42 OpCode GateAccessor::GetOpCode(GateRef gate) in GetOpCode() function in panda::ecmascript::kungfu::GateAccessor
Dcircuit.cpp373 OpCode Circuit::GetOpCode(GateRef gate) const in GetOpCode() function in panda::ecmascript::kungfu::Circuit
Dgate.cpp955 OpCode Gate::GetOpCode() const in GetOpCode() function in panda::ecmascript::kungfu::Gate
/ark/js_runtime/ecmascript/regexp/
Dregexp_opcode.h81 inline uint8_t GetOpCode() const in GetOpCode() function