Searched defs:GetProperty (Results 1 – 2 of 2) sorted by relevance
291 JSVM_Value GetProperty(JSVM_Value object, JSVM_Value key) in GetProperty() function298 JSVM_Value GetProperty(JSVM_Value object, const char *name) in GetProperty() function
6507 static JSVM_Value GetProperty(JSVM_Env env, JSVM_CallbackInfo info) in GetProperty() function