Handle revoked Proxy during [[Get]] operation (#4349)
The handling of Proxy.[[Get]] was not fully correctly in the case when the Proxy was revoked during the execution of the handler. JerryScript-DCO-1.0-Signed-off-by: Peter Gal pgal.usz@partner.samsung.com
This commit is contained in:
@@ -40,7 +40,6 @@
|
||||
<test id="built-ins/Date/prototype/toTimeString/format.js"><reason></reason></test>
|
||||
<test id="built-ins/Date/value-symbol-to-prim-invocation.js"><reason></reason></test>
|
||||
<test id="built-ins/Date/value-to-primitive-call.js"><reason></reason></test>
|
||||
<test id="built-ins/Function/internals/Construct/base-ctor-revoked-proxy.js"><reason></reason></test>
|
||||
<test id="built-ins/Function/prototype/toString/AsyncFunction.js"><reason></reason></test>
|
||||
<test id="built-ins/Function/prototype/toString/Function.js"><reason></reason></test>
|
||||
<test id="built-ins/Function/prototype/toString/GeneratorFunction.js"><reason></reason></test>
|
||||
|
||||
Reference in New Issue
Block a user