archives

« Bugzilla Issues Index

#947 — 15.6.4.{2,3}: "[[NativeWrapper]]"


In 15.6.4.2 "Boolean.prototype.toString ( )"
and 15.6.4.3 "Boolean.prototype.valueOf ( )",
step 3 says:
Else if Type(B) is Object and B has a [[NativeWrapper]] internal property
whose value is BooleanWrapper, then ...

but [[NativeWrapper]] is not defined.

Change to [[NativeBrand]] ?


fixedup in rev 12 as part of the internal method refactoring


corrected in rev 12, Nov. 22, 2012 draft