![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include "src/common/ptr-compr.h"
#include "include/v8-internal.h"
#include "src/execution/isolate.h"
#include "src/execution/local-isolate-inl.h"
Go to the source code of this file.
Namespaces | |
namespace | v8 |
namespace | v8::internal |
Functions | |
V8_INLINE constexpr PtrComprCageBase | v8::internal::GetPtrComprCageBaseFromOnHeapAddress (Address address) |
V8_INLINE PtrComprCageBase | v8::internal::GetPtrComprCageBase () |
V8_INLINE PtrComprCageBase | v8::internal::GetPtrComprCageBase (Tagged< HeapObject > object) |