Lines Matching defs:func1
1471 v8::Local<v8::Function> func1 = func_template->GetFunction();1472 func1->SetName(v8::String::NewFromUtf8(env->GetIsolate(), "CallJsFunction1"));1474 v8::String::NewFromUtf8(env->GetIsolate(), "CallJsFunction1"), func1);