Searched refs:JsPerfBegin (Results 1 – 2 of 2) sorted by relevance
145 shared_ptr<JsValue> JsPerfBegin(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& th… in JsPerfBegin() function265 perfObj->SetProperty(runtime, "begin", runtime->NewFunction(JsPerfBegin)); in PreloadPerfutil()
2542 shared_ptr<JsValue> JsPerfBegin(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& th… in JsPerfBegin() function2840 perfObj->SetProperty(runtime_, "begin", runtime_->NewFunction(JsPerfBegin)); in RegisterPerfUtilModule()