DescriptionRelax verification of JSFunction result caches.
As invocation of a functin may trigger GC and hence clear all the caches,
it's hard to ensure previous invariants.
Current invariant is both a key and a value should be the holes or not holes.
Committed: http://code.google.com/p/v8/source/detail?r=6338
Patch Set 1 #
Total comments: 1
Messages
Total messages: 2 (0 generated)
|