This failure looks like the test isn't right It's expecting `CHECK(v8_compile("'myProperty' in obj")->Run()->BooleanValue())` when `myProperty` wasn't defined anywhere for `obj`...