Home
last modified time | relevance | path

Searched refs:IsValidScriptCode (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/native/core/
DIntlDisplayNames.cpp81 [[nodiscard]] constexpr bool IsValidScriptCode(std::string_view code) noexcept in IsValidScriptCode() function
266 isValid = IsValidScriptCode(codeStr); in ValidateAndCanonicalizeCode()