Comparing dangling pointers

The places I've seen this technique used (in C++), they make sure to remove the object's entry before the table can be consulted again. So it's sound.

Technically no, but LLVM doesn't define its behavior in the presence of signaling NaN, so they might as well be invalid.

There is. ASM.js uses tagged NaNs to represent null values. So at least one bit pattern will cause unexpected behavior if asm.js is used as the target for LLVM.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.