Home
last modified time | relevance | path

Searched refs:checkName (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dprecompile_checker.cpp45 void PreCompileChecker::PrintAbortInfo(const std::string& checkName) const in PrintAbortInfo()
48 LOG_COMPILER(INFO) << checkName << " check failed! Abort compiling method " in PrintAbortInfo()
H A Dprecompile_checker.h33 void PrintAbortInfo(const std::string& checkName) const;
/arkcompiler/ets_frontend/ets2panda/ast_verifier/
H A DcheckContext.cpp27 void CheckContext::SetCheckName(util::StringView checkName) in SetCheckName() argument
29 checkName_ = checkName; in SetCheckName()
H A DcheckContext.h86 void SetCheckName(util::StringView checkName);

Completed in 2 milliseconds