Searched defs:EndsWith (Results 1 – 2 of 2) sorted by relevance
368 static bool EndsWith(const std::string &str, const std::string &suffix) in EndsWith() function
365 JSTaggedValue BuiltinsString::EndsWith(EcmaRuntimeCallInfo *argv) in EndsWith() function in panda::ecmascript::builtins::BuiltinsString