Searched refs:FindMethod (Results 1 – 2 of 2) sorted by relevance
225 napi_value FindMethod(const std::string& methodName) in FindMethod() function
852 napi_value callback = jsObj->FindMethod(inParam->methodName); in ExecuteGetJavaScriptResult()891 napi_value callback = jsObj->FindMethod(method); in GetJavaScriptResultSelf()