issues
search
tc39
/
proposal-class-brand-check
JavaScript proposal to provide class brand checks
https://tc39.es/proposal-class-brand-check/
MIT License
18
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Does this check work across realms?
#18
rauschma
opened
1 month ago
1
Don't throw for non-objects
#17
Jamesernator
opened
1 year ago
1
fix: GetThisBinding() would return exception
#16
XGHeaven
opened
2 years ago
0
Identifying the goal of the proposal
#15
codehag
opened
2 years ago
17
feat: update spec
#14
XGHeaven
closed
2 years ago
0
fix up spec
#13
XGHeaven
closed
2 years ago
0
A unique value... in what context?
#12
mgaudet
closed
2 years ago
4
Does this allow you to bless any object with the appropriate status?
#11
mgaudet
closed
2 years ago
3
What is the interaction with proxies?
#10
mgaudet
closed
2 years ago
3
[spec] `GetConstructor` doesn't work
#9
hax
closed
2 years ago
1
[semantic] whether `class.hasInstance` is a real function object or "function-like"
#8
hax
closed
2 years ago
1
[semantic] `class.hasInstance()` in eval
#7
hax
closed
2 years ago
1
[semantic] When to install the brand?
#6
hax
closed
2 years ago
8
[spec] Should we make it clear only objects created from branded classes need [[Brands]] slot?
#5
hax
closed
2 years ago
5
Brand chencking with one vs all private fields
#4
ByteEater-pl
opened
2 years ago
7
feat: update spec.emu
#3
XGHeaven
closed
2 years ago
3
How can this help in cases with duplicate definitions?
#2
benlesh
closed
3 years ago
10
Maybe it just saves a try..catch?
#1
aimingoo
closed
3 years ago
1