v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
basic-slot-set.h File Reference
#include <cstddef>
#include <memory>
#include "src/base/atomic-utils.h"
#include "src/base/bits.h"
#include "src/base/platform/memory.h"
Include dependency graph for basic-slot-set.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  heap::base::BasicSlotSet< SlotGranularity >
 
class  heap::base::BasicSlotSet< SlotGranularity >::Bucket
 

Namespaces

namespace  v8
 
namespace  v8::internal
 
namespace  heap
 
namespace  heap::base
 

Enumerations

enum  heap::base::SlotCallbackResult { heap::base::KEEP_SLOT , heap::base::REMOVE_SLOT }