Use the Invoke method where the ES10 standard says (#3963)
We can apply this change to methods which use older standards, because of the backward compatibility the result is the same JerryScript-DCO-1.0-Signed-off-by: Adam Szilagyi aszilagy@inf.u-szeged.hu
This commit is contained in:
@@ -40,7 +40,6 @@
|
||||
<test id="built-ins/Promise/all/invoke-then.js"><reason></reason></test>
|
||||
<test id="built-ins/Promise/all/species-get-error.js"><reason></reason></test>
|
||||
<test id="built-ins/Promise/exec-args.js"><reason></reason></test>
|
||||
<test id="built-ins/Promise/prototype/catch/invokes-then.js"><reason></reason></test>
|
||||
<test id="built-ins/Promise/prototype/then/ctor-custom.js"><reason></reason></test>
|
||||
<test id="built-ins/Promise/prototype/then/on-fulfilled-return-thenable.js"><reason></reason></test>
|
||||
<test id="built-ins/Promise/race/invoke-then.js"><reason></reason></test>
|
||||
|
||||
Reference in New Issue
Block a user