Searched defs:SetProperty (Results 1 – 2 of 2) sorted by relevance
303 void SetProperty(JSVM_Value object, JSVM_Value key, JSVM_Value value) in SetProperty() function308 void SetProperty(JSVM_Value object, const char *name, JSVM_Value value) in SetProperty() function
6477 static JSVM_Value SetProperty(JSVM_Env env, JSVM_CallbackInfo info) in SetProperty() function