v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8-weak-callback-info.h File Reference
#include <cstring>
#include "cppgc/internal/conditional-stack-allocated.h"
#include "v8config.h"
Include dependency graph for v8-weak-callback-info.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  v8::WeakCallbackInfo< T >
 

Namespaces

namespace  v8
 
namespace  v8::api_internal
 

Enumerations

enum class  v8::WeakCallbackType { v8::kParameter , v8::kInternalFields }
 

Functions

void v8::api_internal::InternalFieldOutOfBounds (int index)
 

Variables

static constexpr int v8::kInternalFieldsInWeakCallback = 2
 
static constexpr int v8::kEmbedderFieldsInWeakCallback = 2