V8 Project
assembler-x64-inl.h File Reference
#include "src/x64/assembler-x64.h"
#include "src/base/cpu.h"
#include "src/debug.h"
#include "src/v8memory.h"
+ Include dependency graph for assembler-x64-inl.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 v8
 Debugger support for the V8 JavaScript engine.
 
 v8::internal
 

Variables

static const byte v8::internal::kCallOpcode = 0xE8
 
static const int v8::internal::kNoCodeAgeSequenceLength = kPointerSize == kInt64Size ? 6 : 17