Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_executor.cpp72 bool RegExpExecutor::MatchFailed(bool isMatched) in MatchFailed()
468 bool isMatched = true; in HandleOpBackReferenceMatch() local
501 bool isMatched = true; in HandleOpBackwardBackReferenceMatch() local
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_executor.cpp65 bool RegExpExecutor::MatchFailed(bool isMatched) in MatchFailed()
Dregexp_executor.h379 bool isMatched = true; in HandleOpBackReference() local
/arkcompiler/runtime_core/static_core/runtime/tests/
Dclass_linker_test.cpp932 bool isMatched = false; in TEST_F() local