A base class for all V8 resources. V8 resources must be closed/released. The rules for releasing resources is as follows: 1. If you created it, you must close it, with one exception; if the object is being passed pack via a return statement, the system will release it for you. 2. If the syst
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected