Searched refs:JsPerfEnd (Results 1 – 2 of 2) sorted by relevance
154 shared_ptr<JsValue> JsPerfEnd(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& this… in JsPerfEnd() function266 perfObj->SetProperty(runtime, "end", runtime->NewFunction(JsPerfEnd)); in PreloadPerfutil()
2551 shared_ptr<JsValue> JsPerfEnd(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& this… in JsPerfEnd() function2841 perfObj->SetProperty(runtime_, "end", runtime_->NewFunction(JsPerfEnd)); in RegisterPerfUtilModule()