17:48 | <Bakkot> | littledan: just to confirm, the function created for class field initializers isn't ever observable, right? (as in the value itself isn't touchable from JS, at least until we add decorators.) I'm adding a note to that effect and wanted to confirm. |
19:33 | <gsathya> | i hope not |
19:33 | <gsathya> | v8 doesn't even create most of these functions |
19:37 | <ljharb> | i'm pretty sure a major sticking point for implementations was that they aren't ever observable |