v8  3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
elements.h File Reference
#include "elements-kind.h"
#include "objects.h"
#include "heap.h"
#include "isolate.h"
Include dependency graph for elements.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  ElementsAccessor
 

Namespaces

 v8
 
 v8::internal
 

Functions

void CopyObjectToObjectElements (FixedArray *from, ElementsKind from_kind, uint32_t from_start, FixedArray *to, ElementsKind to_kind, uint32_t to_start, int raw_copy_size)