V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
ScriptData (const byte *data, int length) | |
const byte * | data () const |
int | length () const |
bool | rejected () const |
void | Reject () |
void | AcquireDataOwnership () |
void | ReleaseDataOwnership () |
Definition at line 13 of file code-serializer.h.