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