Hermes for React Native 0.71.0 Test262 reportAbout
Strict mode Failing
Expected no error, got ESHostError: #2: var MyFunction = new Function("this.THIS = eval('this')"); var MyObject = new MyFunction(); MyObject.THIS.toString() === "[object Object]". Actual: [object global]
non-Strict mode Failing
Expected no error, got ESHostError: #2: var MyFunction = new Function("this.THIS = eval('this')"); var MyObject = new MyFunction(); MyObject.THIS.toString() === "[object Object]". Actual: [object global]
Features:
Source codeLoading source code from GitHub
S11.1.1_A4.2.js on GitHub