V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::compiler::JSTypedArrayRef Class Reference
Inheritance diagram for v8::internal::compiler::JSTypedArrayRef:
v8::internal::compiler::JSObjectRef v8::internal::compiler::HeapObjectRef v8::internal::compiler::ObjectRef

Public Member Functions

Handle< JSTypedArrayobject () const
 
bool is_on_heap () const
 
size_t length_value () const
 
void * elements_external_pointer () const
 
void Serialize ()
 
HeapObjectRef buffer () const
 
- Public Member Functions inherited from v8::internal::compiler::JSObjectRef
Handle< JSObjectobject () const
 
double RawFastDoublePropertyAt (FieldIndex index) const
 
ObjectRef RawFastPropertyAt (FieldIndex index) const
 
FixedArrayBaseRef elements () const
 
void EnsureElementsTenured ()
 
ElementsKind GetElementsKind () const
 
void SerializeObjectCreateMap ()
 
base::Optional< MapRefGetObjectCreateMap () const
 
- Public Member Functions inherited from v8::internal::compiler::HeapObjectRef
Handle< HeapObjectobject () const
 
MapRef map () const
 
HeapObjectType GetHeapObjectType () const
 
 ObjectRef (JSHeapBroker *broker, Handle< Object > object)
 
 ObjectRef (JSHeapBroker *broker, ObjectData *data)
 
- Public Member Functions inherited from v8::internal::compiler::ObjectRef
 ObjectRef (JSHeapBroker *broker, Handle< Object > object)
 
 ObjectRef (JSHeapBroker *broker, ObjectData *data)
 
Handle< Objectobject () const
 
bool equals (const ObjectRef &other) const
 
bool IsSmi () const
 
int AsSmi () const
 
bool IsNullOrUndefined () const
 
bool BooleanValue () const
 
double OddballToNumber () const
 
Isolateisolate () const
 

Additional Inherited Members

- Protected Member Functions inherited from v8::internal::compiler::ObjectRef
JSHeapBrokerbroker () const
 
ObjectDatadata () const
 
- Protected Attributes inherited from v8::internal::compiler::ObjectRef
ObjectDatadata_
 

Detailed Description

Definition at line 544 of file js-heap-broker.h.


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