Searched refs:hFunctionObject (Results 1 – 1 of 1) sorted by relevance
283 v8::Local<v8::Object> hFunctionObject = in Call() local289 if (hFunctionObject.IsEmpty() || !hFunctionObject->IsCallable()) { in Call()315 hFunctionObject->CallAsConstructor(m_pIsolate->GetCurrentContext(), in Call()327 v8::MaybeLocal<v8::Value> maybe_retvalue = hFunctionObject->CallAsFunction( in Call()