Searched refs:hPropValue (Results 1 – 1 of 1) sorted by relevance
138 v8::Local<v8::Value> hPropValue = in SetObjectProperty() local144 hPropValue); in SetObjectProperty()156 v8::Local<v8::Value> hPropValue = in GetObjectProperty() local160 lpPropValue->ForceSetValue(hPropValue); in GetObjectProperty()172 v8::Local<v8::Value> hPropValue = in SetObjectProperty() local174 return (bool)hObject.As<v8::Object>()->Set(uPropIdx, hPropValue); in SetObjectProperty()185 v8::Local<v8::Value> hPropValue = hObject.As<v8::Object>()->Get(uPropIdx); in GetObjectPropertyByIdx() local186 lpPropValue->ForceSetValue(hPropValue); in GetObjectPropertyByIdx()