V8 Project
prototype.h File Reference
#include "src/isolate.h"
#include "src/objects.h"
+ Include dependency graph for prototype.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  v8::internal::PrototypeIterator
 A class to uniformly access the prototype of any Object and walk its prototype chain. More...
 

Namespaces

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