v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
name.h File Reference
#include <atomic>
#include "src/base/bit-field.h"
#include "src/common/globals.h"
#include "src/objects/objects.h"
#include "src/objects/primitive-heap-object.h"
#include "src/utils/utils.h"
#include "torque-generated/bit-fields.h"
#include "src/objects/object-macros.h"
#include "src/objects/object-macros-undef.h"
Include dependency graph for name.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  v8::internal::Name
 
class  v8::internal::Symbol
 
struct  v8::internal::ObjectTraits< Symbol >
 

Namespaces

namespace  v8
 
namespace  v8::internal
 
namespace  v8::internal::compiler
 
namespace  v8::internal::maglev
 

Functions

bool v8::internal::IsUniqueName (Tagged< Name > obj)
 
bool v8::internal::IsUniqueName (Tagged< Name > obj, PtrComprCageBase cage_base)