summaryrefslogtreecommitdiff
path: root/test/built-ins
diff options
context:
space:
mode:
Diffstat (limited to 'test/built-ins')
-rw-r--r--test/built-ins/Array/define-own-prop-length-overflow-realm.js2
-rw-r--r--test/built-ins/Array/from/proto-from-ctor-realm.js2
-rw-r--r--test/built-ins/Array/of/proto-from-ctor-realm.js2
-rw-r--r--test/built-ins/Array/proto-from-ctor-realm.js2
-rw-r--r--test/built-ins/Array/prototype/concat/create-proto-from-ctor-realm-array.js2
-rw-r--r--test/built-ins/Array/prototype/concat/create-proto-from-ctor-realm-non-array.js2
-rw-r--r--test/built-ins/Array/prototype/filter/create-proto-from-ctor-realm-array.js2
-rw-r--r--test/built-ins/Array/prototype/filter/create-proto-from-ctor-realm-non-array.js2
-rw-r--r--test/built-ins/Array/prototype/map/create-proto-from-ctor-realm-array.js2
-rw-r--r--test/built-ins/Array/prototype/map/create-proto-from-ctor-realm-non-array.js2
-rw-r--r--test/built-ins/Array/prototype/slice/create-proto-from-ctor-realm-array.js2
-rw-r--r--test/built-ins/Array/prototype/slice/create-proto-from-ctor-realm-non-array.js2
-rw-r--r--test/built-ins/Array/prototype/splice/create-proto-from-ctor-realm-array.js2
-rw-r--r--test/built-ins/Array/prototype/splice/create-proto-from-ctor-realm-non-array.js2
-rw-r--r--test/built-ins/ArrayBuffer/proto-from-ctor-realm.js2
-rw-r--r--test/built-ins/ArrayIteratorPrototype/next/detach-typedarray-in-progress.js2
-rw-r--r--test/built-ins/Boolean/proto-from-ctor-realm.js2
-rw-r--r--test/built-ins/DataView/proto-from-ctor-realm.js2
-rw-r--r--test/built-ins/Date/proto-from-ctor-realm-one.js2
-rw-r--r--test/built-ins/Date/proto-from-ctor-realm-two.js2
-rw-r--r--test/built-ins/Date/proto-from-ctor-realm-zero.js2
-rw-r--r--test/built-ins/Error/proto-from-ctor-realm.js2
-rw-r--r--test/built-ins/Function/call-bind-this-realm-undef.js2
-rw-r--r--test/built-ins/Function/call-bind-this-realm-value.js2
-rw-r--r--test/built-ins/Function/internals/Call/class-ctor-realm.js2
-rw-r--r--test/built-ins/Function/internals/Construct/base-ctor-revoked-proxy-realm.js2
-rw-r--r--test/built-ins/Function/internals/Construct/derived-return-val-realm.js2
-rw-r--r--test/built-ins/Function/internals/Construct/derived-this-uninitialized-realm.js2
-rw-r--r--test/built-ins/Function/proto-from-ctor-realm.js2
-rw-r--r--test/built-ins/Function/prototype/bind/get-fn-realm.js2
-rw-r--r--test/built-ins/Function/prototype/bind/proto-from-ctor-realm.js2
-rw-r--r--test/built-ins/GeneratorFunction/proto-from-ctor-realm.js2
-rw-r--r--test/built-ins/Map/proto-from-ctor-realm.js2
-rw-r--r--test/built-ins/Number/proto-from-ctor-realm.js2
-rw-r--r--test/built-ins/Object/proto-from-ctor.js2
-rw-r--r--test/built-ins/Promise/proto-from-ctor-realm.js2
-rw-r--r--test/built-ins/Proxy/apply/arguments-realm.js2
-rw-r--r--test/built-ins/Proxy/apply/trap-is-not-callable-realm.js2
-rw-r--r--test/built-ins/Proxy/construct/arguments-realm.js2
-rw-r--r--test/built-ins/Proxy/construct/trap-is-not-callable-realm.js2
-rw-r--r--test/built-ins/Proxy/construct/trap-is-undefined-proto-from-ctor-realm.js2
-rw-r--r--test/built-ins/Proxy/defineProperty/desc-realm.js2
-rw-r--r--test/built-ins/Proxy/defineProperty/null-handler-realm.js2
-rw-r--r--test/built-ins/Proxy/defineProperty/targetdesc-configurable-desc-not-configurable-realm.js2
-rw-r--r--test/built-ins/Proxy/defineProperty/targetdesc-not-compatible-descriptor-not-configurable-target-realm.js2
-rw-r--r--test/built-ins/Proxy/defineProperty/targetdesc-not-compatible-descriptor-realm.js2
-rw-r--r--test/built-ins/Proxy/defineProperty/targetdesc-undefined-not-configurable-descriptor-realm.js2
-rw-r--r--test/built-ins/Proxy/defineProperty/targetdesc-undefined-target-is-not-extensible-realm.js2
-rw-r--r--test/built-ins/Proxy/defineProperty/trap-is-not-callable-realm.js2
-rw-r--r--test/built-ins/Proxy/deleteProperty/trap-is-not-callable-realm.js2
-rw-r--r--test/built-ins/Proxy/get-fn-realm.js2
-rw-r--r--test/built-ins/Proxy/get/trap-is-not-callable-realm.js2
-rw-r--r--test/built-ins/Proxy/getOwnPropertyDescriptor/result-type-is-not-object-nor-undefined-realm.js2
-rw-r--r--test/built-ins/Proxy/getOwnPropertyDescriptor/trap-is-not-callable-realm.js2
-rw-r--r--test/built-ins/Proxy/getPrototypeOf/trap-is-not-callable-realm.js2
-rw-r--r--test/built-ins/Proxy/has/trap-is-not-callable-realm.js2
-rw-r--r--test/built-ins/Proxy/isExtensible/trap-is-not-callable-realm.js2
-rw-r--r--test/built-ins/Proxy/ownKeys/return-not-list-object-throws-realm.js2
-rw-r--r--test/built-ins/Proxy/ownKeys/trap-is-not-callable-realm.js2
-rw-r--r--test/built-ins/Proxy/preventExtensions/trap-is-not-callable-realm.js2
-rw-r--r--test/built-ins/Proxy/set/trap-is-not-callable-realm.js2
-rw-r--r--test/built-ins/Proxy/setPrototypeOf/trap-is-not-callable-realm.js2
-rw-r--r--test/built-ins/RegExp/proto-from-ctor-realm.js2
-rw-r--r--test/built-ins/RegExp/prototype/Symbol.split/splitter-proto-from-ctor-realm.js2
-rw-r--r--test/built-ins/Set/proto-from-ctor-realm.js2
-rw-r--r--test/built-ins/String/proto-from-ctor-realm.js2
-rw-r--r--test/built-ins/Symbol/for/cross-realm.js2
-rw-r--r--test/built-ins/Symbol/hasInstance/cross-realm.js2
-rw-r--r--test/built-ins/Symbol/isConcatSpreadable/cross-realm.js2
-rw-r--r--test/built-ins/Symbol/iterator/cross-realm.js2
-rw-r--r--test/built-ins/Symbol/keyFor/cross-realm.js2
-rw-r--r--test/built-ins/Symbol/match/cross-realm.js2
-rw-r--r--test/built-ins/Symbol/replace/cross-realm.js2
-rw-r--r--test/built-ins/Symbol/search/cross-realm.js2
-rw-r--r--test/built-ins/Symbol/species/cross-realm.js2
-rw-r--r--test/built-ins/Symbol/split/cross-realm.js2
-rw-r--r--test/built-ins/Symbol/toPrimitive/cross-realm.js2
-rw-r--r--test/built-ins/Symbol/toStringTag/cross-realm.js2
-rw-r--r--test/built-ins/Symbol/unscopables/cross-realm.js2
-rw-r--r--test/built-ins/ThrowTypeError/distinct-cross-realm.js2
-rw-r--r--test/built-ins/TypedArrays/buffer-arg-proto-from-ctor-realm.js2
-rw-r--r--test/built-ins/TypedArrays/internals/DefineOwnProperty/detached-buffer-realm.js2
-rw-r--r--test/built-ins/TypedArrays/internals/Get/detached-buffer-realm.js2
-rw-r--r--test/built-ins/TypedArrays/internals/GetOwnProperty/detached-buffer-realm.js2
-rw-r--r--test/built-ins/TypedArrays/internals/HasProperty/detached-buffer-realm.js2
-rw-r--r--test/built-ins/TypedArrays/internals/Set/detached-buffer-realm.js2
-rw-r--r--test/built-ins/TypedArrays/length-arg-proto-from-ctor-realm.js2
-rw-r--r--test/built-ins/TypedArrays/no-args-proto-from-ctor-realm.js2
-rw-r--r--test/built-ins/TypedArrays/object-arg-proto-from-ctor-realm.js2
-rw-r--r--test/built-ins/TypedArrays/typedarray-arg-other-ctor-buffer-ctor-custom-species-proto-from-ctor-realm.js2
-rw-r--r--test/built-ins/TypedArrays/typedarray-arg-proto-from-ctor-realm.js2
-rw-r--r--test/built-ins/TypedArrays/typedarray-arg-same-ctor-buffer-ctor-species-custom-proto-from-ctor-realm.js2
-rw-r--r--test/built-ins/WeakMap/proto-from-ctor-realm.js2
-rw-r--r--test/built-ins/WeakSet/proto-from-ctor-realm.js2
94 files changed, 94 insertions, 94 deletions
diff --git a/test/built-ins/Array/define-own-prop-length-overflow-realm.js b/test/built-ins/Array/define-own-prop-length-overflow-realm.js
index 9ddd3b785..5510bcd6b 100644
--- a/test/built-ins/Array/define-own-prop-length-overflow-realm.js
+++ b/test/built-ins/Array/define-own-prop-length-overflow-realm.js
@@ -12,7 +12,7 @@ info: |
a. Return ? ArraySetLength(A, Desc).
---*/
-var OArray = $.createRealm().global.Array;
+var OArray = $262.createRealm().global.Array;
var array = new OArray();
assert.throws(RangeError, function() {
diff --git a/test/built-ins/Array/from/proto-from-ctor-realm.js b/test/built-ins/Array/from/proto-from-ctor-realm.js
index ae5e3800c..20915985c 100644
--- a/test/built-ins/Array/from/proto-from-ctor-realm.js
+++ b/test/built-ins/Array/from/proto-from-ctor-realm.js
@@ -21,7 +21,7 @@ info: |
[...]
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
var C = new other.Function();
C.prototype = null;
diff --git a/test/built-ins/Array/of/proto-from-ctor-realm.js b/test/built-ins/Array/of/proto-from-ctor-realm.js
index 39ac89ade..09eb4a0b1 100644
--- a/test/built-ins/Array/of/proto-from-ctor-realm.js
+++ b/test/built-ins/Array/of/proto-from-ctor-realm.js
@@ -20,7 +20,7 @@ info: |
[...]
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
var C = new other.Function();
C.prototype = null;
diff --git a/test/built-ins/Array/proto-from-ctor-realm.js b/test/built-ins/Array/proto-from-ctor-realm.js
index ef206de6e..8549b3c0c 100644
--- a/test/built-ins/Array/proto-from-ctor-realm.js
+++ b/test/built-ins/Array/proto-from-ctor-realm.js
@@ -21,7 +21,7 @@ info: |
features: [Reflect]
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
var C = new other.Function();
C.prototype = null;
diff --git a/test/built-ins/Array/prototype/concat/create-proto-from-ctor-realm-array.js b/test/built-ins/Array/prototype/concat/create-proto-from-ctor-realm-array.js
index 19a1290e7..f2a4ceec5 100644
--- a/test/built-ins/Array/prototype/concat/create-proto-from-ctor-realm-array.js
+++ b/test/built-ins/Array/prototype/concat/create-proto-from-ctor-realm-array.js
@@ -24,7 +24,7 @@ info: |
var array = [];
var callCount = 0;
-var OArray = $.createRealm().global.Array;
+var OArray = $262.createRealm().global.Array;
var speciesDesc = {
get: function() {
callCount += 1;
diff --git a/test/built-ins/Array/prototype/concat/create-proto-from-ctor-realm-non-array.js b/test/built-ins/Array/prototype/concat/create-proto-from-ctor-realm-non-array.js
index 2dadf51e5..5101165ce 100644
--- a/test/built-ins/Array/prototype/concat/create-proto-from-ctor-realm-non-array.js
+++ b/test/built-ins/Array/prototype/concat/create-proto-from-ctor-realm-non-array.js
@@ -25,7 +25,7 @@ info: |
var array = [];
var callCount = 0;
var CustomCtor = function() {};
-var OObject = $.createRealm().global.Object;
+var OObject = $262.createRealm().global.Object;
var speciesDesc = {
get: function() {
callCount += 1;
diff --git a/test/built-ins/Array/prototype/filter/create-proto-from-ctor-realm-array.js b/test/built-ins/Array/prototype/filter/create-proto-from-ctor-realm-array.js
index 8e57803e6..d65431198 100644
--- a/test/built-ins/Array/prototype/filter/create-proto-from-ctor-realm-array.js
+++ b/test/built-ins/Array/prototype/filter/create-proto-from-ctor-realm-array.js
@@ -25,7 +25,7 @@ info: |
var array = [];
var callCount = 0;
-var OArray = $.createRealm().global.Array;
+var OArray = $262.createRealm().global.Array;
var speciesDesc = {
get: function() {
callCount += 1;
diff --git a/test/built-ins/Array/prototype/filter/create-proto-from-ctor-realm-non-array.js b/test/built-ins/Array/prototype/filter/create-proto-from-ctor-realm-non-array.js
index b4c27c108..5427c881b 100644
--- a/test/built-ins/Array/prototype/filter/create-proto-from-ctor-realm-non-array.js
+++ b/test/built-ins/Array/prototype/filter/create-proto-from-ctor-realm-non-array.js
@@ -26,7 +26,7 @@ info: |
var array = [];
var callCount = 0;
var CustomCtor = function() {};
-var OObject = $.createRealm().global.Object;
+var OObject = $262.createRealm().global.Object;
var speciesDesc = {
get: function() {
callCount += 1;
diff --git a/test/built-ins/Array/prototype/map/create-proto-from-ctor-realm-array.js b/test/built-ins/Array/prototype/map/create-proto-from-ctor-realm-array.js
index ede9df6ba..709111905 100644
--- a/test/built-ins/Array/prototype/map/create-proto-from-ctor-realm-array.js
+++ b/test/built-ins/Array/prototype/map/create-proto-from-ctor-realm-array.js
@@ -25,7 +25,7 @@ info: |
var array = [];
var callCount = 0;
-var OArray = $.createRealm().global.Array;
+var OArray = $262.createRealm().global.Array;
var speciesDesc = {
get: function() {
callCount += 1;
diff --git a/test/built-ins/Array/prototype/map/create-proto-from-ctor-realm-non-array.js b/test/built-ins/Array/prototype/map/create-proto-from-ctor-realm-non-array.js
index dc266037c..d06769960 100644
--- a/test/built-ins/Array/prototype/map/create-proto-from-ctor-realm-non-array.js
+++ b/test/built-ins/Array/prototype/map/create-proto-from-ctor-realm-non-array.js
@@ -26,7 +26,7 @@ info: |
var array = [];
var callCount = 0;
var CustomCtor = function() {};
-var OObject = $.createRealm().global.Object;
+var OObject = $262.createRealm().global.Object;
var speciesDesc = {
get: function() {
callCount += 1;
diff --git a/test/built-ins/Array/prototype/slice/create-proto-from-ctor-realm-array.js b/test/built-ins/Array/prototype/slice/create-proto-from-ctor-realm-array.js
index 6b91b72a0..a18e5a29f 100644
--- a/test/built-ins/Array/prototype/slice/create-proto-from-ctor-realm-array.js
+++ b/test/built-ins/Array/prototype/slice/create-proto-from-ctor-realm-array.js
@@ -25,7 +25,7 @@ info: |
var array = [];
var callCount = 0;
-var OArray = $.createRealm().global.Array;
+var OArray = $262.createRealm().global.Array;
var speciesDesc = {
get: function() {
callCount += 1;
diff --git a/test/built-ins/Array/prototype/slice/create-proto-from-ctor-realm-non-array.js b/test/built-ins/Array/prototype/slice/create-proto-from-ctor-realm-non-array.js
index 4a57e3546..39b89150a 100644
--- a/test/built-ins/Array/prototype/slice/create-proto-from-ctor-realm-non-array.js
+++ b/test/built-ins/Array/prototype/slice/create-proto-from-ctor-realm-non-array.js
@@ -26,7 +26,7 @@ info: |
var array = [];
var callCount = 0;
var CustomCtor = function() {};
-var OObject = $.createRealm().global.Object;
+var OObject = $262.createRealm().global.Object;
var speciesDesc = {
get: function() {
callCount += 1;
diff --git a/test/built-ins/Array/prototype/splice/create-proto-from-ctor-realm-array.js b/test/built-ins/Array/prototype/splice/create-proto-from-ctor-realm-array.js
index cce3c7254..ff39804ea 100644
--- a/test/built-ins/Array/prototype/splice/create-proto-from-ctor-realm-array.js
+++ b/test/built-ins/Array/prototype/splice/create-proto-from-ctor-realm-array.js
@@ -25,7 +25,7 @@ info: |
var array = [];
var callCount = 0;
-var OArray = $.createRealm().global.Array;
+var OArray = $262.createRealm().global.Array;
var speciesDesc = {
get: function() {
callCount += 1;
diff --git a/test/built-ins/Array/prototype/splice/create-proto-from-ctor-realm-non-array.js b/test/built-ins/Array/prototype/splice/create-proto-from-ctor-realm-non-array.js
index e39afb789..fea6a06ae 100644
--- a/test/built-ins/Array/prototype/splice/create-proto-from-ctor-realm-non-array.js
+++ b/test/built-ins/Array/prototype/splice/create-proto-from-ctor-realm-non-array.js
@@ -26,7 +26,7 @@ info: |
var array = [];
var callCount = 0;
var CustomCtor = function() {};
-var OObject = $.createRealm().global.Object;
+var OObject = $262.createRealm().global.Object;
var speciesDesc = {
get: function() {
callCount += 1;
diff --git a/test/built-ins/ArrayBuffer/proto-from-ctor-realm.js b/test/built-ins/ArrayBuffer/proto-from-ctor-realm.js
index e4eda7446..4038c9b36 100644
--- a/test/built-ins/ArrayBuffer/proto-from-ctor-realm.js
+++ b/test/built-ins/ArrayBuffer/proto-from-ctor-realm.js
@@ -19,7 +19,7 @@ info: |
features: [Reflect]
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
var C = new other.Function();
C.prototype = null;
diff --git a/test/built-ins/ArrayIteratorPrototype/next/detach-typedarray-in-progress.js b/test/built-ins/ArrayIteratorPrototype/next/detach-typedarray-in-progress.js
index 2f04de39f..5f377283e 100644
--- a/test/built-ins/ArrayIteratorPrototype/next/detach-typedarray-in-progress.js
+++ b/test/built-ins/ArrayIteratorPrototype/next/detach-typedarray-in-progress.js
@@ -17,7 +17,7 @@ testWithTypedArrayConstructors(TA => {
var i = 0;
assert.throws(TypeError, () => {
for (let key of typedArray.keys()) {
- $.detachArrayBuffer(typedArray.buffer);
+ $262.detachArrayBuffer(typedArray.buffer);
i++;
}
});
diff --git a/test/built-ins/Boolean/proto-from-ctor-realm.js b/test/built-ins/Boolean/proto-from-ctor-realm.js
index f5b5b383b..f7ada674c 100644
--- a/test/built-ins/Boolean/proto-from-ctor-realm.js
+++ b/test/built-ins/Boolean/proto-from-ctor-realm.js
@@ -21,7 +21,7 @@ info: |
features: [Reflect]
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
var C = new other.Function();
C.prototype = null;
diff --git a/test/built-ins/DataView/proto-from-ctor-realm.js b/test/built-ins/DataView/proto-from-ctor-realm.js
index 3f20e1814..95d1b3db8 100644
--- a/test/built-ins/DataView/proto-from-ctor-realm.js
+++ b/test/built-ins/DataView/proto-from-ctor-realm.js
@@ -22,7 +22,7 @@ info: |
features: [Reflect]
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
var C = new other.Function();
C.prototype = null;
var buffer = new ArrayBuffer(0);
diff --git a/test/built-ins/Date/proto-from-ctor-realm-one.js b/test/built-ins/Date/proto-from-ctor-realm-one.js
index 5a680374c..d1200f6ad 100644
--- a/test/built-ins/Date/proto-from-ctor-realm-one.js
+++ b/test/built-ins/Date/proto-from-ctor-realm-one.js
@@ -23,7 +23,7 @@ info: |
features: [Reflect]
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
var C = new other.Function();
C.prototype = null;
diff --git a/test/built-ins/Date/proto-from-ctor-realm-two.js b/test/built-ins/Date/proto-from-ctor-realm-two.js
index b53c0773b..a04e27f8c 100644
--- a/test/built-ins/Date/proto-from-ctor-realm-two.js
+++ b/test/built-ins/Date/proto-from-ctor-realm-two.js
@@ -23,7 +23,7 @@ info: |
features: [Reflect]
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
var C = new other.Function();
C.prototype = null;
diff --git a/test/built-ins/Date/proto-from-ctor-realm-zero.js b/test/built-ins/Date/proto-from-ctor-realm-zero.js
index bba87e1a5..c48161fa4 100644
--- a/test/built-ins/Date/proto-from-ctor-realm-zero.js
+++ b/test/built-ins/Date/proto-from-ctor-realm-zero.js
@@ -22,7 +22,7 @@ info: |
features: [Reflect]
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
var C = new other.Function();
C.prototype = null;
diff --git a/test/built-ins/Error/proto-from-ctor-realm.js b/test/built-ins/Error/proto-from-ctor-realm.js
index ddb87e650..d4d641fcb 100644
--- a/test/built-ins/Error/proto-from-ctor-realm.js
+++ b/test/built-ins/Error/proto-from-ctor-realm.js
@@ -21,7 +21,7 @@ info: |
features: [Reflect]
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
var C = new other.Function();
C.prototype = null;
diff --git a/test/built-ins/Function/call-bind-this-realm-undef.js b/test/built-ins/Function/call-bind-this-realm-undef.js
index 4df0dc42d..1df54747f 100644
--- a/test/built-ins/Function/call-bind-this-realm-undef.js
+++ b/test/built-ins/Function/call-bind-this-realm-undef.js
@@ -21,7 +21,7 @@ info: >
[...]
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
var func = new other.Function('return this;');
var subject;
diff --git a/test/built-ins/Function/call-bind-this-realm-value.js b/test/built-ins/Function/call-bind-this-realm-value.js
index cc1a668ca..11aa62b74 100644
--- a/test/built-ins/Function/call-bind-this-realm-value.js
+++ b/test/built-ins/Function/call-bind-this-realm-value.js
@@ -22,7 +22,7 @@ info: >
[...]
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
var func = new other.Function('return this;');
var subject;
diff --git a/test/built-ins/Function/internals/Call/class-ctor-realm.js b/test/built-ins/Function/internals/Call/class-ctor-realm.js
index e4e609579..1433e5e42 100644
--- a/test/built-ins/Function/internals/Call/class-ctor-realm.js
+++ b/test/built-ins/Function/internals/Call/class-ctor-realm.js
@@ -13,7 +13,7 @@ info: |
features: [class]
---*/
-var C = $.createRealm().global.eval('0, class {}');
+var C = $262.createRealm().global.eval('0, class {}');
assert.throws(TypeError, function() {
C();
diff --git a/test/built-ins/Function/internals/Construct/base-ctor-revoked-proxy-realm.js b/test/built-ins/Function/internals/Construct/base-ctor-revoked-proxy-realm.js
index a52864477..87bff8a5e 100644
--- a/test/built-ins/Function/internals/Construct/base-ctor-revoked-proxy-realm.js
+++ b/test/built-ins/Function/internals/Construct/base-ctor-revoked-proxy-realm.js
@@ -40,7 +40,7 @@ info: |
features: [Proxy]
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
// Defer proxy revocation until after the `constructor` property has been
// accessed
var handlers = {
diff --git a/test/built-ins/Function/internals/Construct/derived-return-val-realm.js b/test/built-ins/Function/internals/Construct/derived-return-val-realm.js
index ff8d83d1c..52e9c69e2 100644
--- a/test/built-ins/Function/internals/Construct/derived-return-val-realm.js
+++ b/test/built-ins/Function/internals/Construct/derived-return-val-realm.js
@@ -17,7 +17,7 @@ info: |
features: [class]
---*/
-var C = $.createRealm().global.eval(
+var C = $262.createRealm().global.eval(
'0, class extends Object {' +
' constructor() {' +
' return null;' +
diff --git a/test/built-ins/Function/internals/Construct/derived-this-uninitialized-realm.js b/test/built-ins/Function/internals/Construct/derived-this-uninitialized-realm.js
index c051a457d..4c9484659 100644
--- a/test/built-ins/Function/internals/Construct/derived-this-uninitialized-realm.js
+++ b/test/built-ins/Function/internals/Construct/derived-this-uninitialized-realm.js
@@ -18,7 +18,7 @@ info: |
features: [class]
---*/
-var C = $.createRealm().global.eval(
+var C = $262.createRealm().global.eval(
'(class C extends Object {' +
' constructor() {}' +
'});'
diff --git a/test/built-ins/Function/proto-from-ctor-realm.js b/test/built-ins/Function/proto-from-ctor-realm.js
index 61c396a3e..131356859 100644
--- a/test/built-ins/Function/proto-from-ctor-realm.js
+++ b/test/built-ins/Function/proto-from-ctor-realm.js
@@ -29,7 +29,7 @@ info: |
features: [Reflect]
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
var C = new other.Function();
C.prototype = null;
diff --git a/test/built-ins/Function/prototype/bind/get-fn-realm.js b/test/built-ins/Function/prototype/bind/get-fn-realm.js
index fda8693d8..40d115390 100644
--- a/test/built-ins/Function/prototype/bind/get-fn-realm.js
+++ b/test/built-ins/Function/prototype/bind/get-fn-realm.js
@@ -15,7 +15,7 @@ info: |
b. Return ? GetFunctionRealm(target).
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
var C = new other.Function();
var B = Function.prototype.bind.call(C);
diff --git a/test/built-ins/Function/prototype/bind/proto-from-ctor-realm.js b/test/built-ins/Function/prototype/bind/proto-from-ctor-realm.js
index a7e9be216..ed6b03795 100644
--- a/test/built-ins/Function/prototype/bind/proto-from-ctor-realm.js
+++ b/test/built-ins/Function/prototype/bind/proto-from-ctor-realm.js
@@ -19,7 +19,7 @@ info: |
features: [Reflect]
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
var C = new other.Function();
C.prototype = null;
diff --git a/test/built-ins/GeneratorFunction/proto-from-ctor-realm.js b/test/built-ins/GeneratorFunction/proto-from-ctor-realm.js
index 7f7394ce3..5a485ef12 100644
--- a/test/built-ins/GeneratorFunction/proto-from-ctor-realm.js
+++ b/test/built-ins/GeneratorFunction/proto-from-ctor-realm.js
@@ -30,7 +30,7 @@ features: [Reflect]
---*/
var GeneratorFunction = Object.getPrototypeOf(function* () {}).constructor;
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
var OtherGeneratorFunction = Object.getPrototypeOf(
other.eval('(0, function* () {})')
).constructor;
diff --git a/test/built-ins/Map/proto-from-ctor-realm.js b/test/built-ins/Map/proto-from-ctor-realm.js
index 2ce68b29e..737408a32 100644
--- a/test/built-ins/Map/proto-from-ctor-realm.js
+++ b/test/built-ins/Map/proto-from-ctor-realm.js
@@ -21,7 +21,7 @@ info: |
features: [Reflect]
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
var C = new other.Function();
C.prototype = null;
diff --git a/test/built-ins/Number/proto-from-ctor-realm.js b/test/built-ins/Number/proto-from-ctor-realm.js
index b80d89f9a..dad5208bb 100644
--- a/test/built-ins/Number/proto-from-ctor-realm.js
+++ b/test/built-ins/Number/proto-from-ctor-realm.js
@@ -21,7 +21,7 @@ info: |
features: [Reflect]
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
var C = new other.Function();
C.prototype = null;
diff --git a/test/built-ins/Object/proto-from-ctor.js b/test/built-ins/Object/proto-from-ctor.js
index 4d6da3ad8..70e8b29b9 100644
--- a/test/built-ins/Object/proto-from-ctor.js
+++ b/test/built-ins/Object/proto-from-ctor.js
@@ -19,7 +19,7 @@ info: |
features: [Reflect]
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
var C = new other.Function();
C.prototype = null;
diff --git a/test/built-ins/Promise/proto-from-ctor-realm.js b/test/built-ins/Promise/proto-from-ctor-realm.js
index 4af37b92f..b7092136f 100644
--- a/test/built-ins/Promise/proto-from-ctor-realm.js
+++ b/test/built-ins/Promise/proto-from-ctor-realm.js
@@ -23,7 +23,7 @@ info: |
features: [Reflect]
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
var C = new other.Function();
C.prototype = null;
diff --git a/test/built-ins/Proxy/apply/arguments-realm.js b/test/built-ins/Proxy/apply/arguments-realm.js
index f2f0ab28d..b47d5966e 100644
--- a/test/built-ins/Proxy/apply/arguments-realm.js
+++ b/test/built-ins/Proxy/apply/arguments-realm.js
@@ -11,7 +11,7 @@ info: |
8. Return ? Call(trap, handler, « target, thisArgument, argArray »).
---*/
-var f = $.createRealm().global.eval(
+var f = $262.createRealm().global.eval(
'new Proxy(function() {}, { apply: function(_, __, args) { return args; } })'
);
diff --git a/test/built-ins/Proxy/apply/trap-is-not-callable-realm.js b/test/built-ins/Proxy/apply/trap-is-not-callable-realm.js
index 0b4ff7258..a88845b4d 100644
--- a/test/built-ins/Proxy/apply/trap-is-not-callable-realm.js
+++ b/test/built-ins/Proxy/apply/trap-is-not-callable-realm.js
@@ -8,7 +8,7 @@ description: >
context)
---*/
-var OProxy = $.createRealm().global.Proxy;
+var OProxy = $262.createRealm().global.Proxy;
var p = new OProxy(function() {}, {
apply: {}
});
diff --git a/test/built-ins/Proxy/construct/arguments-realm.js b/test/built-ins/Proxy/construct/arguments-realm.js
index b524b6213..fe22d9c8a 100644
--- a/test/built-ins/Proxy/construct/arguments-realm.js
+++ b/test/built-ins/Proxy/construct/arguments-realm.js
@@ -12,7 +12,7 @@ info: |
[...]
---*/
-var C = $.createRealm().global.eval(
+var C = $262.createRealm().global.eval(
'new Proxy(function() {}, { construct: function(_, args) { return args; } })'
);
diff --git a/test/built-ins/Proxy/construct/trap-is-not-callable-realm.js b/test/built-ins/Proxy/construct/trap-is-not-callable-realm.js
index 3d73e03e4..c556ce2ea 100644
--- a/test/built-ins/Proxy/construct/trap-is-not-callable-realm.js
+++ b/test/built-ins/Proxy/construct/trap-is-not-callable-realm.js
@@ -8,7 +8,7 @@ description: >
context)
---*/
-var OProxy = $.createRealm().global.Proxy;
+var OProxy = $262.createRealm().global.Proxy;
var p = new OProxy(function() {}, {
construct: {}
});
diff --git a/test/built-ins/Proxy/construct/trap-is-undefined-proto-from-ctor-realm.js b/test/built-ins/Proxy/construct/trap-is-undefined-proto-from-ctor-realm.js
index d285aff71..3fbd4af5b 100644
--- a/test/built-ins/Proxy/construct/trap-is-undefined-proto-from-ctor-realm.js
+++ b/test/built-ins/Proxy/construct/trap-is-undefined-proto-from-ctor-realm.js
@@ -23,7 +23,7 @@ info: >
features: [Reflect]
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
var C = new other.Function();
C.prototype = null;
diff --git a/test/built-ins/Proxy/defineProperty/desc-realm.js b/test/built-ins/Proxy/defineProperty/desc-realm.js
index a675b3a7b..7bee5d9af 100644
--- a/test/built-ins/Proxy/defineProperty/desc-realm.js
+++ b/test/built-ins/Proxy/defineProperty/desc-realm.js
@@ -23,7 +23,7 @@ info: |
11. Return obj.
---*/
-var OProxy = $.createRealm().global.Proxy;
+var OProxy = $262.createRealm().global.Proxy;
var desc;
var p = new OProxy({}, {
defineProperty: function(_, __, _desc) {
diff --git a/test/built-ins/Proxy/defineProperty/null-handler-realm.js b/test/built-ins/Proxy/defineProperty/null-handler-realm.js
index 303be843a..22039b300 100644
--- a/test/built-ins/Proxy/defineProperty/null-handler-realm.js
+++ b/test/built-ins/Proxy/defineProperty/null-handler-realm.js
@@ -12,7 +12,7 @@ info: |
3. If handler is null, throw a TypeError exception.
---*/
-var OProxy = $.createRealm().global.Proxy;
+var OProxy = $262.createRealm().global.Proxy;
var p = OProxy.revocable(Object.create(null), {});
p.revoke();
diff --git a/test/built-ins/Proxy/defineProperty/targetdesc-configurable-desc-not-configurable-realm.js b/test/built-ins/Proxy/defineProperty/targetdesc-configurable-desc-not-configurable-realm.js
index 061343d2e..747158e43 100644
--- a/test/built-ins/Proxy/defineProperty/targetdesc-configurable-desc-not-configurable-realm.js
+++ b/test/built-ins/Proxy/defineProperty/targetdesc-configurable-desc-not-configurable-realm.js
@@ -17,7 +17,7 @@ info: |
...
---*/
-var OProxy = $.createRealm().global.Proxy;
+var OProxy = $262.createRealm().global.Proxy;
var target = Object.create(null);
var p = new OProxy(target, {
defineProperty: function() {
diff --git a/test/built-ins/Proxy/defineProperty/targetdesc-not-compatible-descriptor-not-configurable-target-realm.js b/test/built-ins/Proxy/defineProperty/targetdesc-not-compatible-descriptor-not-configurable-target-realm.js
index 6e0a1ee63..0b1e118ed 100644
--- a/test/built-ins/Proxy/defineProperty/targetdesc-not-compatible-descriptor-not-configurable-target-realm.js
+++ b/test/built-ins/Proxy/defineProperty/targetdesc-not-compatible-descriptor-not-configurable-target-realm.js
@@ -16,7 +16,7 @@ info: |
...
---*/
-var OProxy = $.createRealm().global.Proxy;
+var OProxy = $262.createRealm().global.Proxy;
var target = Object.create(null);
var p = new OProxy(target, {
defineProperty: function() {
diff --git a/test/built-ins/Proxy/defineProperty/targetdesc-not-compatible-descriptor-realm.js b/test/built-ins/Proxy/defineProperty/targetdesc-not-compatible-descriptor-realm.js
index 3570aed1b..dcdf89296 100644
--- a/test/built-ins/Proxy/defineProperty/targetdesc-not-compatible-descriptor-realm.js
+++ b/test/built-ins/Proxy/defineProperty/targetdesc-not-compatible-descriptor-realm.js
@@ -17,7 +17,7 @@ info: |
...
---*/
-var OProxy = $.createRealm().global.Proxy;
+var OProxy = $262.createRealm().global.Proxy;
var target = Object.create(null);
var p = new OProxy(target, {
defineProperty: function() {
diff --git a/test/built-ins/Proxy/defineProperty/targetdesc-undefined-not-configurable-descriptor-realm.js b/test/built-ins/Proxy/defineProperty/targetdesc-undefined-not-configurable-descriptor-realm.js
index 0cea2348c..a1d99efe8 100644
--- a/test/built-ins/Proxy/defineProperty/targetdesc-undefined-not-configurable-descriptor-realm.js
+++ b/test/built-ins/Proxy/defineProperty/targetdesc-undefined-not-configurable-descriptor-realm.js
@@ -17,7 +17,7 @@ info: |
...
---*/
-var OProxy = $.createRealm().global.Proxy;
+var OProxy = $262.createRealm().global.Proxy;
var target = Object.create(null);
var p = new OProxy(target, {
defineProperty: function() {
diff --git a/test/built-ins/Proxy/defineProperty/targetdesc-undefined-target-is-not-extensible-realm.js b/test/built-ins/Proxy/defineProperty/targetdesc-undefined-target-is-not-extensible-realm.js
index d9f730f82..9fdfa2fad 100644
--- a/test/built-ins/Proxy/defineProperty/targetdesc-undefined-target-is-not-extensible-realm.js
+++ b/test/built-ins/Proxy/defineProperty/targetdesc-undefined-target-is-not-extensible-realm.js
@@ -16,7 +16,7 @@ info: |
...
---*/
-var OProxy = $.createRealm().global.Proxy;
+var OProxy = $262.createRealm().global.Proxy;
var target = Object.create(null);
var p = new OProxy(target, {
defineProperty: function() {
diff --git a/test/built-ins/Proxy/defineProperty/trap-is-not-callable-realm.js b/test/built-ins/Proxy/defineProperty/trap-is-not-callable-realm.js
index 25894d56e..ee22faec4 100644
--- a/test/built-ins/Proxy/defineProperty/trap-is-not-callable-realm.js
+++ b/test/built-ins/Proxy/defineProperty/trap-is-not-callable-realm.js
@@ -19,7 +19,7 @@ info: |
...
---*/
-var OProxy = $.createRealm().global.Proxy;
+var OProxy = $262.createRealm().global.Proxy;
var p = new OProxy({}, {
defineProperty: {}
});
diff --git a/test/built-ins/Proxy/deleteProperty/trap-is-not-callable-realm.js b/test/built-ins/Proxy/deleteProperty/trap-is-not-callable-realm.js
index b69c3b4bd..34891d251 100644
--- a/test/built-ins/Proxy/deleteProperty/trap-is-not-callable-realm.js
+++ b/test/built-ins/Proxy/deleteProperty/trap-is-not-callable-realm.js
@@ -17,7 +17,7 @@ info: |
5. If IsCallable(func) is false, throw a TypeError exception.
---*/
-var OProxy = $.createRealm().global.Proxy;
+var OProxy = $262.createRealm().global.Proxy;
var p = new OProxy({}, {
deleteProperty: {}
});
diff --git a/test/built-ins/Proxy/get-fn-realm.js b/test/built-ins/Proxy/get-fn-realm.js
index e1e066d85..a2fa4d5ee 100644
--- a/test/built-ins/Proxy/get-fn-realm.js
+++ b/test/built-ins/Proxy/get-fn-realm.js
@@ -18,7 +18,7 @@ info: |
c. Return ? GetFunctionRealm(proxyTarget).
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
var C = new other.Function();
// Ensure that the proxy does not report a `prototype` property
var P = new Proxy(C, { get: function() {} });
diff --git a/test/built-ins/Proxy/get/trap-is-not-callable-realm.js b/test/built-ins/Proxy/get/trap-is-not-callable-realm.js
index 44b0102ce..18a7f88e0 100644
--- a/test/built-ins/Proxy/get/trap-is-not-callable-realm.js
+++ b/test/built-ins/Proxy/get/trap-is-not-callable-realm.js
@@ -17,7 +17,7 @@ info: |
5. If IsCallable(func) is false, throw a TypeError exception.
---*/
-var OProxy = $.createRealm().global.Proxy;
+var OProxy = $262.createRealm().global.Proxy;
var p = new OProxy({}, {
get: {}
});
diff --git a/test/built-ins/Proxy/getOwnPropertyDescriptor/result-type-is-not-object-nor-undefined-realm.js b/test/built-ins/Proxy/getOwnPropertyDescriptor/result-type-is-not-object-nor-undefined-realm.js
index 11d3d939a..92a5003bc 100644
--- a/test/built-ins/Proxy/getOwnPropertyDescriptor/result-type-is-not-object-nor-undefined-realm.js
+++ b/test/built-ins/Proxy/getOwnPropertyDescriptor/result-type-is-not-object-nor-undefined-realm.js
@@ -12,7 +12,7 @@ info: |
exception.
---*/
-var OProxy = $.createRealm().global.Proxy;
+var OProxy = $262.createRealm().global.Proxy;
var p = new OProxy({}, {
getOwnPropertyDescriptor: function() { return null; }
diff --git a/test/built-ins/Proxy/getOwnPropertyDescriptor/trap-is-not-callable-realm.js b/test/built-ins/Proxy/getOwnPropertyDescriptor/trap-is-not-callable-realm.js
index 21b0067c0..e66ad8e74 100644
--- a/test/built-ins/Proxy/getOwnPropertyDescriptor/trap-is-not-callable-realm.js
+++ b/test/built-ins/Proxy/getOwnPropertyDescriptor/trap-is-not-callable-realm.js
@@ -22,7 +22,7 @@ info: |
...
---*/
-var OProxy = $.createRealm().global.Proxy;
+var OProxy = $262.createRealm().global.Proxy;
var p = new OProxy({}, {
getOwnPropertyDescriptor: {}
});
diff --git a/test/built-ins/Proxy/getPrototypeOf/trap-is-not-callable-realm.js b/test/built-ins/Proxy/getPrototypeOf/trap-is-not-callable-realm.js
index 7c4d75e0e..d05748afd 100644
--- a/test/built-ins/Proxy/getPrototypeOf/trap-is-not-callable-realm.js
+++ b/test/built-ins/Proxy/getPrototypeOf/trap-is-not-callable-realm.js
@@ -8,7 +8,7 @@ description: >
context)
---*/
-var OProxy = $.createRealm().global.Proxy;
+var OProxy = $262.createRealm().global.Proxy;
var p = new OProxy({}, {
getPrototypeOf: {}
});
diff --git a/test/built-ins/Proxy/has/trap-is-not-callable-realm.js b/test/built-ins/Proxy/has/trap-is-not-callable-realm.js
index 7487ce975..2f95e8eda 100644
--- a/test/built-ins/Proxy/has/trap-is-not-callable-realm.js
+++ b/test/built-ins/Proxy/has/trap-is-not-callable-realm.js
@@ -19,7 +19,7 @@ info: |
...
---*/
-var OProxy = $.createRealm().global.Proxy;
+var OProxy = $262.createRealm().global.Proxy;
var p = new OProxy({}, {
has: {}
});
diff --git a/test/built-ins/Proxy/isExtensible/trap-is-not-callable-realm.js b/test/built-ins/Proxy/isExtensible/trap-is-not-callable-realm.js
index fad095079..db771baa3 100644
--- a/test/built-ins/Proxy/isExtensible/trap-is-not-callable-realm.js
+++ b/test/built-ins/Proxy/isExtensible/trap-is-not-callable-realm.js
@@ -21,7 +21,7 @@ info: |
...
---*/
-var OProxy = $.createRealm().global.Proxy;
+var OProxy = $262.createRealm().global.Proxy;
var p = new OProxy({}, {
isExtensible: {}
});
diff --git a/test/built-ins/Proxy/ownKeys/return-not-list-object-throws-realm.js b/test/built-ins/Proxy/ownKeys/return-not-list-object-throws-realm.js
index f1fb121d5..20d7931d7 100644
--- a/test/built-ins/Proxy/ownKeys/return-not-list-object-throws-realm.js
+++ b/test/built-ins/Proxy/ownKeys/return-not-list-object-throws-realm.js
@@ -20,7 +20,7 @@ info: |
features: [Symbol]
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
var p = new other.Proxy({}, {
ownKeys: function() {
return undefined;
diff --git a/test/built-ins/Proxy/ownKeys/trap-is-not-callable-realm.js b/test/built-ins/Proxy/ownKeys/trap-is-not-callable-realm.js
index fd717fc24..6db03b0f3 100644
--- a/test/built-ins/Proxy/ownKeys/trap-is-not-callable-realm.js
+++ b/test/built-ins/Proxy/ownKeys/trap-is-not-callable-realm.js
@@ -17,7 +17,7 @@ info: |
5. If IsCallable(func) is false, throw a TypeError exception.
---*/
-var OProxy = $.createRealm().global.Proxy;
+var OProxy = $262.createRealm().global.Proxy;
var p = new OProxy({attr:1}, {
ownKeys: {}
});
diff --git a/test/built-ins/Proxy/preventExtensions/trap-is-not-callable-realm.js b/test/built-ins/Proxy/preventExtensions/trap-is-not-callable-realm.js
index 363f7a1c4..aeec54ad6 100644
--- a/test/built-ins/Proxy/preventExtensions/trap-is-not-callable-realm.js
+++ b/test/built-ins/Proxy/preventExtensions/trap-is-not-callable-realm.js
@@ -21,7 +21,7 @@ info: |
...
---*/
-var OProxy = $.createRealm().global.Proxy;
+var OProxy = $262.createRealm().global.Proxy;
var p = new OProxy({}, {
preventExtensions: {}
});
diff --git a/test/built-ins/Proxy/set/trap-is-not-callable-realm.js b/test/built-ins/Proxy/set/trap-is-not-callable-realm.js
index e8c0630ed..528f1171f 100644
--- a/test/built-ins/Proxy/set/trap-is-not-callable-realm.js
+++ b/test/built-ins/Proxy/set/trap-is-not-callable-realm.js
@@ -17,7 +17,7 @@ info: |
5. If IsCallable(func) is false, throw a TypeError exception.
---*/
-var OProxy = $.createRealm().global.Proxy;
+var OProxy = $262.createRealm().global.Proxy;
var p = new OProxy({}, {
set: {}
});
diff --git a/test/built-ins/Proxy/setPrototypeOf/trap-is-not-callable-realm.js b/test/built-ins/Proxy/setPrototypeOf/trap-is-not-callable-realm.js
index e030cc5f2..50982f25b 100644
--- a/test/built-ins/Proxy/setPrototypeOf/trap-is-not-callable-realm.js
+++ b/test/built-ins/Proxy/setPrototypeOf/trap-is-not-callable-realm.js
@@ -22,7 +22,7 @@ info: |
...
---*/
-var OProxy = $.createRealm().global.Proxy;
+var OProxy = $262.createRealm().global.Proxy;
var p = new OProxy({}, {
setPrototypeOf: {}
});
diff --git a/test/built-ins/RegExp/proto-from-ctor-realm.js b/test/built-ins/RegExp/proto-from-ctor-realm.js
index c1d3ec11a..4bc082e8b 100644
--- a/test/built-ins/RegExp/proto-from-ctor-realm.js
+++ b/test/built-ins/RegExp/proto-from-ctor-realm.js
@@ -22,7 +22,7 @@ info: |
features: [Reflect]
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
var C = new other.Function();
C.prototype = null;
diff --git a/test/built-ins/RegExp/prototype/Symbol.split/splitter-proto-from-ctor-realm.js b/test/built-ins/RegExp/prototype/Symbol.split/splitter-proto-from-ctor-realm.js
index 672f175a1..a15be57d3 100644
--- a/test/built-ins/RegExp/prototype/Symbol.split/splitter-proto-from-ctor-realm.js
+++ b/test/built-ins/RegExp/prototype/Symbol.split/splitter-proto-from-ctor-realm.js
@@ -18,7 +18,7 @@ info: >
features: [Symbol.species]
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
other.shared = null;
var C = new other.Function('shared = this; return /./;');
C.prototype = null;
diff --git a/test/built-ins/Set/proto-from-ctor-realm.js b/test/built-ins/Set/proto-from-ctor-realm.js
index 79866d488..6e58b81a0 100644
--- a/test/built-ins/Set/proto-from-ctor-realm.js
+++ b/test/built-ins/Set/proto-from-ctor-realm.js
@@ -21,7 +21,7 @@ info: |
features: [Reflect]
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
var C = new other.Function();
C.prototype = null;
diff --git a/test/built-ins/String/proto-from-ctor-realm.js b/test/built-ins/String/proto-from-ctor-realm.js
index 6847ae825..c8278a390 100644
--- a/test/built-ins/String/proto-from-ctor-realm.js
+++ b/test/built-ins/String/proto-from-ctor-realm.js
@@ -20,7 +20,7 @@ info: |
features: [Reflect]
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
var C = new other.Function();
C.prototype = null;
diff --git a/test/built-ins/Symbol/for/cross-realm.js b/test/built-ins/Symbol/for/cross-realm.js
index 9848ac72c..589f837b4 100644
--- a/test/built-ins/Symbol/for/cross-realm.js
+++ b/test/built-ins/Symbol/for/cross-realm.js
@@ -10,7 +10,7 @@ info: >
initialized as a new empty List.
---*/
-var OSymbol = $.createRealm().global.Symbol;
+var OSymbol = $262.createRealm().global.Symbol;
var parent = Symbol.for('parent');
var child = OSymbol.for('child');
diff --git a/test/built-ins/Symbol/hasInstance/cross-realm.js b/test/built-ins/Symbol/hasInstance/cross-realm.js
index e1d4987e0..8068a8100 100644
--- a/test/built-ins/Symbol/hasInstance/cross-realm.js
+++ b/test/built-ins/Symbol/hasInstance/cross-realm.js
@@ -10,6 +10,6 @@ info: >
features: [Symbol.hasInstance]
---*/
-var OSymbol = $.createRealm().global.Symbol;
+var OSymbol = $262.createRealm().global.Symbol;
assert.sameValue(Symbol.hasInstance, OSymbol.hasInstance);
diff --git a/test/built-ins/Symbol/isConcatSpreadable/cross-realm.js b/test/built-ins/Symbol/isConcatSpreadable/cross-realm.js
index 2ac3f4987..bc2e9c5b0 100644
--- a/test/built-ins/Symbol/isConcatSpreadable/cross-realm.js
+++ b/test/built-ins/Symbol/isConcatSpreadable/cross-realm.js
@@ -10,6 +10,6 @@ info: >
features: [Symbol.isConcatSpreadable]
---*/
-var OSymbol = $.createRealm().global.Symbol;
+var OSymbol = $262.createRealm().global.Symbol;
assert.sameValue(Symbol.isConcatSpreadable, OSymbol.isConcatSpreadable);
diff --git a/test/built-ins/Symbol/iterator/cross-realm.js b/test/built-ins/Symbol/iterator/cross-realm.js
index ea19cb76b..371fb80a2 100644
--- a/test/built-ins/Symbol/iterator/cross-realm.js
+++ b/test/built-ins/Symbol/iterator/cross-realm.js
@@ -10,6 +10,6 @@ info: >
features: [Symbol.iterator]
---*/
-var OSymbol = $.createRealm().global.Symbol;
+var OSymbol = $262.createRealm().global.Symbol;
assert.sameValue(Symbol.iterator, OSymbol.iterator);
diff --git a/test/built-ins/Symbol/keyFor/cross-realm.js b/test/built-ins/Symbol/keyFor/cross-realm.js
index 72b0b0610..83d63a2a3 100644
--- a/test/built-ins/Symbol/keyFor/cross-realm.js
+++ b/test/built-ins/Symbol/keyFor/cross-realm.js
@@ -10,7 +10,7 @@ info: >
initialized as a new empty List.
---*/
-var OSymbol = $.createRealm().global.Symbol;
+var OSymbol = $262.createRealm().global.Symbol;
var parent = Symbol.for('parent');
var child = OSymbol.for('child');
diff --git a/test/built-ins/Symbol/match/cross-realm.js b/test/built-ins/Symbol/match/cross-realm.js
index 266d6f90d..687e8b2fd 100644
--- a/test/built-ins/Symbol/match/cross-realm.js
+++ b/test/built-ins/Symbol/match/cross-realm.js
@@ -10,6 +10,6 @@ info: >
features: [Symbol.match]
---*/
-var OSymbol = $.createRealm().global.Symbol;
+var OSymbol = $262.createRealm().global.Symbol;
assert.sameValue(Symbol.match, OSymbol.match);
diff --git a/test/built-ins/Symbol/replace/cross-realm.js b/test/built-ins/Symbol/replace/cross-realm.js
index 57e64643e..5e0f49d99 100644
--- a/test/built-ins/Symbol/replace/cross-realm.js
+++ b/test/built-ins/Symbol/replace/cross-realm.js
@@ -10,6 +10,6 @@ info: >
features: [Symbol.replace]
---*/
-var OSymbol = $.createRealm().global.Symbol;
+var OSymbol = $262.createRealm().global.Symbol;
assert.sameValue(Symbol.replace, OSymbol.replace);
diff --git a/test/built-ins/Symbol/search/cross-realm.js b/test/built-ins/Symbol/search/cross-realm.js
index be049474b..cb747613f 100644
--- a/test/built-ins/Symbol/search/cross-realm.js
+++ b/test/built-ins/Symbol/search/cross-realm.js
@@ -10,6 +10,6 @@ info: >
features: [Symbol.search]
---*/
-var OSymbol = $.createRealm().global.Symbol;
+var OSymbol = $262.createRealm().global.Symbol;
assert.sameValue(Symbol.search, OSymbol.search);
diff --git a/test/built-ins/Symbol/species/cross-realm.js b/test/built-ins/Symbol/species/cross-realm.js
index 704cd3b56..55323ee1a 100644
--- a/test/built-ins/Symbol/species/cross-realm.js
+++ b/test/built-ins/Symbol/species/cross-realm.js
@@ -10,6 +10,6 @@ info: >
features: [Symbol.species]
---*/
-var OSymbol = $.createRealm().global.Symbol;
+var OSymbol = $262.createRealm().global.Symbol;
assert.sameValue(Symbol.species, OSymbol.species);
diff --git a/test/built-ins/Symbol/split/cross-realm.js b/test/built-ins/Symbol/split/cross-realm.js
index 798410b61..f3d910697 100644
--- a/test/built-ins/Symbol/split/cross-realm.js
+++ b/test/built-ins/Symbol/split/cross-realm.js
@@ -10,6 +10,6 @@ info: >
features: [Symbol.split]
---*/
-var OSymbol = $.createRealm().global.Symbol;
+var OSymbol = $262.createRealm().global.Symbol;
assert.sameValue(Symbol.split, OSymbol.split);
diff --git a/test/built-ins/Symbol/toPrimitive/cross-realm.js b/test/built-ins/Symbol/toPrimitive/cross-realm.js
index 4f6a913f9..beab93b99 100644
--- a/test/built-ins/Symbol/toPrimitive/cross-realm.js
+++ b/test/built-ins/Symbol/toPrimitive/cross-realm.js
@@ -10,6 +10,6 @@ info: >
features: [Symbol.split]
---*/
-var OSymbol = $.createRealm().global.Symbol;
+var OSymbol = $262.createRealm().global.Symbol;
assert.sameValue(Symbol.split, OSymbol.split);
diff --git a/test/built-ins/Symbol/toStringTag/cross-realm.js b/test/built-ins/Symbol/toStringTag/cross-realm.js
index 3f92a26e4..f98706273 100644
--- a/test/built-ins/Symbol/toStringTag/cross-realm.js
+++ b/test/built-ins/Symbol/toStringTag/cross-realm.js
@@ -10,6 +10,6 @@ info: >
features: [Symbol.toStringTag]
---*/
-var OSymbol = $.createRealm().global.Symbol;
+var OSymbol = $262.createRealm().global.Symbol;
assert.sameValue(Symbol.toStringTag, OSymbol.toStringTag);
diff --git a/test/built-ins/Symbol/unscopables/cross-realm.js b/test/built-ins/Symbol/unscopables/cross-realm.js
index ba97bd331..42805a940 100644
--- a/test/built-ins/Symbol/unscopables/cross-realm.js
+++ b/test/built-ins/Symbol/unscopables/cross-realm.js
@@ -10,6 +10,6 @@ info: >
features: [Symbol.unscopables]
---*/
-var OSymbol = $.createRealm().global.Symbol;
+var OSymbol = $262.createRealm().global.Symbol;
assert.sameValue(Symbol.unscopables, OSymbol.unscopables);
diff --git a/test/built-ins/ThrowTypeError/distinct-cross-realm.js b/test/built-ins/ThrowTypeError/distinct-cross-realm.js
index 7a51dc133..fe9fd31d1 100644
--- a/test/built-ins/ThrowTypeError/distinct-cross-realm.js
+++ b/test/built-ins/ThrowTypeError/distinct-cross-realm.js
@@ -11,7 +11,7 @@ info: >
object that is defined once for each realm.
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
var localArgs = function(){ "use strict"; return arguments; }();
var otherArgs = (new other.Function('return arguments;'))();
var localThrowTypeError = Object.getOwnPropertyDescriptor(localArgs, "callee").get;
diff --git a/test/built-ins/TypedArrays/buffer-arg-proto-from-ctor-realm.js b/test/built-ins/TypedArrays/buffer-arg-proto-from-ctor-realm.js
index bf2f67ffe..0cf3f1fae 100644
--- a/test/built-ins/TypedArrays/buffer-arg-proto-from-ctor-realm.js
+++ b/test/built-ins/TypedArrays/buffer-arg-proto-from-ctor-realm.js
@@ -26,7 +26,7 @@ includes: [testTypedArray.js]
features: [Reflect]
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
var C = new other.Function();
C.prototype = null;
diff --git a/test/built-ins/TypedArrays/internals/DefineOwnProperty/detached-buffer-realm.js b/test/built-ins/TypedArrays/internals/DefineOwnProperty/detached-buffer-realm.js
index 11e6900c9..2ab1ee922 100644
--- a/test/built-ins/TypedArrays/internals/DefineOwnProperty/detached-buffer-realm.js
+++ b/test/built-ins/TypedArrays/internals/DefineOwnProperty/detached-buffer-realm.js
@@ -27,7 +27,7 @@ includes: [testTypedArray.js, detachArrayBuffer.js]
features: [Reflect]
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
var desc = {
value: 0,
configurable: false,
diff --git a/test/built-ins/TypedArrays/internals/Get/detached-buffer-realm.js b/test/built-ins/TypedArrays/internals/Get/detached-buffer-realm.js
index ba63c67cf..d5b52becc 100644
--- a/test/built-ins/TypedArrays/internals/Get/detached-buffer-realm.js
+++ b/test/built-ins/TypedArrays/internals/Get/detached-buffer-realm.js
@@ -17,7 +17,7 @@ info: >
includes: [testTypedArray.js, detachArrayBuffer.js]
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
testWithTypedArrayConstructors(function(TA) {
var OtherTA = other[TA.name];
diff --git a/test/built-ins/TypedArrays/internals/GetOwnProperty/detached-buffer-realm.js b/test/built-ins/TypedArrays/internals/GetOwnProperty/detached-buffer-realm.js
index 5400f176e..637a4f0ac 100644
--- a/test/built-ins/TypedArrays/internals/GetOwnProperty/detached-buffer-realm.js
+++ b/test/built-ins/TypedArrays/internals/GetOwnProperty/detached-buffer-realm.js
@@ -24,7 +24,7 @@ info: >
includes: [testTypedArray.js, detachArrayBuffer.js]
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
testWithTypedArrayConstructors(function(TA) {
var OtherTA = other[TA.name];
diff --git a/test/built-ins/TypedArrays/internals/HasProperty/detached-buffer-realm.js b/test/built-ins/TypedArrays/internals/HasProperty/detached-buffer-realm.js
index 9b1b5eb3c..acebcc15b 100644
--- a/test/built-ins/TypedArrays/internals/HasProperty/detached-buffer-realm.js
+++ b/test/built-ins/TypedArrays/internals/HasProperty/detached-buffer-realm.js
@@ -19,7 +19,7 @@ features: [Reflect]
includes: [testTypedArray.js, detachArrayBuffer.js]
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
testWithTypedArrayConstructors(function(TA) {
var OtherTA = other[TA.name];
diff --git a/test/built-ins/TypedArrays/internals/Set/detached-buffer-realm.js b/test/built-ins/TypedArrays/internals/Set/detached-buffer-realm.js
index 2f8484645..e453d5b20 100644
--- a/test/built-ins/TypedArrays/internals/Set/detached-buffer-realm.js
+++ b/test/built-ins/TypedArrays/internals/Set/detached-buffer-realm.js
@@ -25,7 +25,7 @@ info: >
includes: [testTypedArray.js, detachArrayBuffer.js]
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
testWithTypedArrayConstructors(function(TA) {
var OtherTA = other[TA.name];
diff --git a/test/built-ins/TypedArrays/length-arg-proto-from-ctor-realm.js b/test/built-ins/TypedArrays/length-arg-proto-from-ctor-realm.js
index f77e1cac3..9cfcf06b6 100644
--- a/test/built-ins/TypedArrays/length-arg-proto-from-ctor-realm.js
+++ b/test/built-ins/TypedArrays/length-arg-proto-from-ctor-realm.js
@@ -25,7 +25,7 @@ includes: [testTypedArray.js]
features: [Reflect]
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
var C = new other.Function();
C.prototype = null;
diff --git a/test/built-ins/TypedArrays/no-args-proto-from-ctor-realm.js b/test/built-ins/TypedArrays/no-args-proto-from-ctor-realm.js
index bb676c7b3..dabbdb8d8 100644
--- a/test/built-ins/TypedArrays/no-args-proto-from-ctor-realm.js
+++ b/test/built-ins/TypedArrays/no-args-proto-from-ctor-realm.js
@@ -25,7 +25,7 @@ includes: [testTypedArray.js]
features: [Reflect]
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
var C = new other.Function();
C.prototype = null;
diff --git a/test/built-ins/TypedArrays/object-arg-proto-from-ctor-realm.js b/test/built-ins/TypedArrays/object-arg-proto-from-ctor-realm.js
index ed3143185..decbb0644 100644
--- a/test/built-ins/TypedArrays/object-arg-proto-from-ctor-realm.js
+++ b/test/built-ins/TypedArrays/object-arg-proto-from-ctor-realm.js
@@ -26,7 +26,7 @@ includes: [testTypedArray.js]
features: [Reflect]
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
var C = new other.Function();
C.prototype = null;
diff --git a/test/built-ins/TypedArrays/typedarray-arg-other-ctor-buffer-ctor-custom-species-proto-from-ctor-realm.js b/test/built-ins/TypedArrays/typedarray-arg-other-ctor-buffer-ctor-custom-species-proto-from-ctor-realm.js
index 62aaabf4a..7ce5f77d5 100644
--- a/test/built-ins/TypedArrays/typedarray-arg-other-ctor-buffer-ctor-custom-species-proto-from-ctor-realm.js
+++ b/test/built-ins/TypedArrays/typedarray-arg-other-ctor-buffer-ctor-custom-species-proto-from-ctor-realm.js
@@ -39,7 +39,7 @@ features: [Symbol.species]
var sample1 = new Int8Array();
var sample2 = new Int16Array();
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
var C = new other.Function();
C.prototype = null;
diff --git a/test/built-ins/TypedArrays/typedarray-arg-proto-from-ctor-realm.js b/test/built-ins/TypedArrays/typedarray-arg-proto-from-ctor-realm.js
index cc17df57c..deeb55cd2 100644
--- a/test/built-ins/TypedArrays/typedarray-arg-proto-from-ctor-realm.js
+++ b/test/built-ins/TypedArrays/typedarray-arg-proto-from-ctor-realm.js
@@ -26,7 +26,7 @@ includes: [testTypedArray.js]
features: [Reflect]
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
var C = new other.Function();
C.prototype = null;
diff --git a/test/built-ins/TypedArrays/typedarray-arg-same-ctor-buffer-ctor-species-custom-proto-from-ctor-realm.js b/test/built-ins/TypedArrays/typedarray-arg-same-ctor-buffer-ctor-species-custom-proto-from-ctor-realm.js
index ff9175256..8a9668815 100644
--- a/test/built-ins/TypedArrays/typedarray-arg-same-ctor-buffer-ctor-species-custom-proto-from-ctor-realm.js
+++ b/test/built-ins/TypedArrays/typedarray-arg-same-ctor-buffer-ctor-species-custom-proto-from-ctor-realm.js
@@ -49,7 +49,7 @@ includes: [testTypedArray.js]
features: [Symbol.species]
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
var C = new other.Function();
C.prototype = null;
diff --git a/test/built-ins/WeakMap/proto-from-ctor-realm.js b/test/built-ins/WeakMap/proto-from-ctor-realm.js
index 431f90fb2..b010ff5ad 100644
--- a/test/built-ins/WeakMap/proto-from-ctor-realm.js
+++ b/test/built-ins/WeakMap/proto-from-ctor-realm.js
@@ -21,7 +21,7 @@ info: |
features: [Reflect]
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
var C = new other.Function();
C.prototype = null;
diff --git a/test/built-ins/WeakSet/proto-from-ctor-realm.js b/test/built-ins/WeakSet/proto-from-ctor-realm.js
index e54b4bda3..f126f2fb5 100644
--- a/test/built-ins/WeakSet/proto-from-ctor-realm.js
+++ b/test/built-ins/WeakSet/proto-from-ctor-realm.js
@@ -21,7 +21,7 @@ info: |
features: [Reflect]
---*/
-var other = $.createRealm().global;
+var other = $262.createRealm().global;
var C = new other.Function();
C.prototype = null;