v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
maybe-object.h File Reference
#include <type_traits>
#include "src/objects/tagged-impl.h"
#include "src/objects/tagged.h"
Include dependency graph for maybe-object.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  v8
 
namespace  v8::internal
 

Functions

Tagged< ClearedWeakValuev8::internal::ClearedValue (PtrComprCageBase cage_base)
 
Tagged< ClearedWeakValuev8::internal::ClearedTrustedValue ()
 
template<typename THeapObjectSlot >
void v8::internal::UpdateHeapObjectReferenceSlot (THeapObjectSlot slot, Tagged< HeapObject > value)