repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 1935611 - Fix libyuv/libpng link failed for loongarch64. r=glandium,tnikkel,ng
[gecko.git]
/
js
/
xpconnect
/
crashtests
/
394810-1.html
blob
a5a5ebf14ef1cc74a5a8fc68104f21e31343bb31
1
<script>
2
Object
.
prototype
.
__defineGetter__
(
"x"
,
Object
.
prototype
.
toSource
);
3
window
.
x
;
4
</script>