Y
Hacker News
new
|
ask
|
show
|
jobs
by
webstrand
258 days ago
How do you use `in` in v8 to detect proxies? I assume its a difference in the exception, but the message and the cause were the same in both direct and proxied `x in 1`.
1 comments
2bird3
258 days ago
Ah wow, good catch- yeah, you're right, this technique seems to be patched
link