Searched refs:hPropValue (Results 1 – 1 of 1) sorted by relevance
127 v8::Local<v8::Value> hPropValue = in SetObjectProperty() local133 hPropValue); in SetObjectProperty()145 v8::Local<v8::Value> hPropValue = in GetObjectProperty() local149 lpPropValue->ForceSetValue(hPropValue); in GetObjectProperty()161 v8::Local<v8::Value> hPropValue = in SetObjectProperty() local163 return (bool)hObject.As<v8::Object>()->Set(uPropIdx, hPropValue); in SetObjectProperty()174 v8::Local<v8::Value> hPropValue = hObject.As<v8::Object>()->Get(uPropIdx); in GetObjectPropertyByIdx() local175 lpPropValue->ForceSetValue(hPropValue); in GetObjectPropertyByIdx()