Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_phase/include/
Dmaple_phase_support.h61 …MaplePhaseInfo(const std::string &pName, MaplePhaseID pID, bool isAS, bool isCFGonly, bool canSkip) in MaplePhaseInfo()
106 const bool canSkip; variable
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_string.cpp695 bool canSkip = (!env->GetNumberStringNotRegexpLikeDetector() && in MatchAll() local