archives

« Bugzilla Issues Index

#3906 — 7.3.21 GetFunctionRealm: Unnecessary if-test in step 4.c + stale note


7.3.21 GetFunctionRealm ( obj ) Abstract Operation

The if-condition in step 4.c is always true because [[ProxyTarget]] is never null for non-revoked proxy objects.

Also: The NOTE needs to be updated -> Remove "a revoked proxy function or ".


fixed in rev34 editor's draft


fixed in rev34