v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
local-factory.h File Reference
Include dependency graph for local-factory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  v8::internal::LocalFactory
 

Namespaces

namespace  v8
 
namespace  v8::internal
 

Macros

#define ROOT_ACCESSOR(Type, name, CamelName)
 

Macro Definition Documentation

◆ ROOT_ACCESSOR

#define ROOT_ACCESSOR ( Type,
name,
CamelName )
Value:
inline DirectHandle<Type> name();
const char * name
Definition builtins.cc:39

Definition at line 31 of file local-factory.h.