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
allocation.cc File Reference
#include "allocation.h"
#include <stdlib.h>
#include <string.h>
#include "checks.h"
#include "utils.h"
Include dependency graph for allocation.cc:

Go to the source code of this file.

Namespaces

 v8
 
 v8::internal
 

Functions

char * StrDup (const char *str)
 
char * StrNDup (const char *str, int n)