The createProxy function (Chapter03/09_proxy_c) has a reference to this, in the patched version of the hello method, which happens to be an arrow function (with lexical this).
Please find a test attached to demonstrate the problem. Thank you.
test.js.txt
The
createProxyfunction (Chapter03/09_proxy_c) has a reference tothis, in the patched version of thehellomethod, which happens to be an arrow function (with lexicalthis).Please find a test attached to demonstrate the problem. Thank you.
test.js.txt