Benjamin Gruenbaum
|
3d65e57d7c
|
fix: fix various global objects constructor length (#8373)
This commit changes various Web APIs constructors to
match their signature in the browser.
|
2020-11-14 13:10:23 +01:00 |
|
Jesse Jackson
|
992c2a436e
|
fix(cli/rt/performance): check for object props in startOrMeasureOptions before throwing (#7884)
Fixes #7876
Co-authored-by: Ryan Dahl <ry@tinyclouds.org>
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
|
2020-10-20 13:43:29 +11:00 |
|
Nayeem Rahman
|
aaa5e6613a
|
fix(cli/rt): make some web API constructors illegal at runtime (#7468)
|
2020-09-19 23:30:59 +02:00 |
|
Bartek Iwańczuk
|
c307e3e4be
|
refactor: use Symbol.for instead of Symbol in cli/rt/ (#7537)
|
2020-09-17 18:42:36 +02:00 |
|
Ryan Dahl
|
ca4dcb36dd
|
Rename cli/js2 to cli/rt (#6857)
|
2020-07-23 16:27:26 +02:00 |
|