Searched refs:hProtoObject (Results 1 – 1 of 1) sorted by relevance
28 v8::Local<v8::Value> hProtoObject = hObject->GetPrototype(); variable29 if (hProtoObject.IsEmpty() || !hProtoObject->IsObject()) {32 hObject = hProtoObject.As<v8::Object>();