Herman Venter

Results 31 comments of Herman Venter

I've looked at this some more and I'm wrong about the JSON.parse(JSON.stringify(ob)) cloning special case being about materialization.

We are swamped with non DOM related work right now, so there is nothing specifically happening on this front. If there are specific issues that are blocking you from doing...

I'm afraid that we are all going to have to be very patient with Prepack. Getting to the point where it can usefully run on real browser based applications is...

While it would be awesome to have a range domain, this particular example could just as easily be handled by the current ValuesDomain.

The short story is that no one currently at Facebook seems to have a scenario in mind where they believe that Prepack can be of use. As such, the project...

This is still a non trivial work item. When do you need it to be done?

Simple is a property that can be checked on concrete objects and something that is declared for partial and abstract objects. It applies to any kind of object.

For the loop case, when would two different intrinsic abstract objects need to share the same template? If the abstract value is not intrinsic, there is already no impediment to...

I don't understand why dropping the `externalTemplate` option requires dropping rebuildNestedProperties. I also don't understand why #2543 requires you to have two distinct intrinsic abstract objects that share the same...

I am deeply uncomfortable with this. We talked about how to use two templates for one abstract object value as a way to indicate that the identity of the abstract...