Chromium Code Reviews
DescriptionModify Object.{freeze,seal,isFrozen,isSealed} to avoid the problematic "caller" method on Functions.
Given that we know the property is always non-writable and non-configurable, there's no need to ever check it or redefine it in these methods.
BUG=v8:2407
Patch Set 1 #
Total comments: 3
Messages
Total messages: 5 (0 generated)
|
||||||||||||||||||||||||||||