Quaintous Author Pouyan Fotouhi Tehrani
Tags V8
2015-06-23 V8 global proxy object in C++
As a JavaScript engine, V8 implements a number of standard JS functionalities, which are available through the global proxy object. These can also be used inside C++ modules that are using V8 interface, such as Node.js addons.
License: No JavaScript (Notes)
No Tracking