Home
last modified time | relevance | path

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

/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_hidebug.js59 stopProfiling: function () { method
/third_party/node/deps/v8/src/inspector/
Dv8-profiler-agent-impl.cc545 std::unique_ptr<protocol::Profiler::Profile> V8ProfilerAgentImpl::stopProfiling( in stopProfiling() function in v8_inspector::V8ProfilerAgentImpl