V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::ReadOnlyRoots Class Reference

Public Member Functions

V8_INLINE ReadOnlyRoots (Heap *heap)
 
V8_INLINE ReadOnlyRoots (Isolate *isolate)
 
V8_INLINE Map MapForFixedTypedArray (ExternalArrayType array_type)
 
V8_INLINE Map MapForFixedTypedArray (ElementsKind elements_kind)
 
V8_INLINE FixedTypedArrayBase EmptyFixedTypedArrayForMap (const Map map)
 
void Iterate (RootVisitor *visitor)
 

Detailed Description

Definition at line 513 of file roots.h.


The documentation for this class was generated from the following files: