- auto &protect(*reinterpret_cast<CYProtect *>(jprotect));
- JSContextRef context(protect);
- JSValueRef function(CYGetProperty(context, protect, CYJSString(jni, property)));
+ JSValueRef function(CYGetProperty(context, object, CYJSString(jni, property)));