![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
| BuilderProducedPreParsedScopeData (PreParsedScopeDataBuilder *builder) | |
| MaybeHandle< PreParsedScopeData > | Serialize (Isolate *isolate) final |
| ZonePreParsedScopeData * | Serialize (Zone *zone) final |
Public Member Functions inherited from v8::internal::ZoneObject | |
| void * | operator new (size_t size, Zone *zone) |
| void | operator delete (void *, size_t) |
| void | operator delete (void *pointer, Zone *zone) |
Additional Inherited Members | |
Static Public Member Functions inherited from v8::internal::ProducedPreParsedScopeData | |
| static ProducedPreParsedScopeData * | For (PreParsedScopeDataBuilder *builder, Zone *zone) |
| static ProducedPreParsedScopeData * | For (Handle< PreParsedScopeData > data, Zone *zone) |
| static ProducedPreParsedScopeData * | For (ZonePreParsedScopeData *data, Zone *zone) |
Definition at line 408 of file preparsed-scope-data.cc.