#include "v8.h"
#include "api.h"
#include "debug.h"
#include "execution.h"
#include "factory.h"
#include "macro-assembler.h"
ネームスペース | |
namespace | v8 |
namespace | v8::internal |
関数 | |
static Object * | v8::internal::DoCopyInsert (DescriptorArray *array, String *key, Object *value, PropertyAttributes attributes) |
static Object * | v8::internal::UpdateMapCacheWith (Context *context, FixedArray *keys, Map *map) |