Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime.cpp261 auto jsPerfStr = command.substr(findPos, command.length() - findPos); in JsperfProfilerCommandParse() local
264 if (!std::regex_match(jsPerfStr, matchResults, regexJsperf)) { in JsperfProfilerCommandParse()

Completed in 3 milliseconds