V8 Project
ic-compiler.cc File Reference
#include "src/v8.h"
#include "src/ic/handler-compiler.h"
#include "src/ic/ic-inl.h"
#include "src/ic/ic-compiler.h"
+ Include dependency graph for ic-compiler.cc:

Go to the source code of this file.

Namespaces

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

Macros

#define __   ACCESS_MASM(masm())
 

Functions

static void v8::internal::FillCache (Isolate *isolate, Handle< Code > code)
 

Macro Definition Documentation

◆ __

#define __   ACCESS_MASM(masm())

Definition at line 420 of file ic-compiler.cc.