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

Go to the source code of this file.

Classes

class  v8::internal::SafepointEntryBase
 
class  v8::internal::SafepointTableBuilderBase
 

Namespaces

namespace  v8
 
namespace  v8::internal
 

Typedefs

using v8::internal::SafepointTableStackSlotsField_t = uint32_t
 

Variables

constexpr int v8::internal::kSafepointTableStackSlotsOffset = 0