On 12/18/13 1:47 AM, Andreas Schlegel wrote:
> Because of the debug the asBits method should be the same as
> SameValue, is this correct? 

No, I would leave asBits alone and change SameValue, as you have already
done.


> I've changed StrictlyEqual which is called by SameValue. I've thought
> this is used as SameValue-Algorithm from the Spec.
>
> Now I have to change all places with asBits comparisms too?
>

It would be wise to examine each case, but I suspect none need changing.

Fortunately asBits is not widely used outside Value.h.

-j

_______________________________________________
dev-tech-js-engine-internals mailing list
dev-tech-js-engine-internals@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

Reply via email to