Home
last modified time | relevance | path

Searched defs:NotWordBoundaryOpCode (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_opcode.h278 NotWordBoundaryOpCode() : RegExpOpCode(OP_NOT_WORD_BOUNDARY, RegExpOpCode::OP_SIZE_ONE) {} in NotWordBoundaryOpCode() function
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_opcode.h284 NotWordBoundaryOpCode() : RegExpOpCode(OP_NOT_WORD_BOUNDARY, RegExpOpCode::OP_SIZE_ONE) {} in NotWordBoundaryOpCode() function