Searched defs:GetOpCode (Results 1 – 4 of 4) sorted by relevance
| /ark/js_runtime/ecmascript/compiler/ | ||
| D | gate_accessor.cpp | 42 OpCode GateAccessor::GetOpCode(GateRef gate) in GetOpCode() function in panda::ecmascript::kungfu::GateAccessor |
| D | circuit.cpp | 373 OpCode Circuit::GetOpCode(GateRef gate) const in GetOpCode() function in panda::ecmascript::kungfu::Circuit |
| D | gate.cpp | 955 OpCode Gate::GetOpCode() const in GetOpCode() function in panda::ecmascript::kungfu::Gate |
| /ark/js_runtime/ecmascript/regexp/ | ||
| D | regexp_opcode.h | 81 inline uint8_t GetOpCode() const in GetOpCode() function |