Skip to content

Remove get/setProperty hooks

Changes the getProperty/setProperty functionality in ObjectInstance to instead define a JS property in the resolve hook.

This is a prerequisite for SpiderMonkey 60.

Merge request reports