![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <tagged-value.h>
Static Public Member Functions | |
static Tagged< Object > | ToObject (Isolate *isolate, StrongTaggedValue object) |
Additional Inherited Members | |
![]() | |
static const bool | kIsFull |
static const bool | kCanBeWeak |
![]() | |
Tagged_t * | ptr_location () |
const Tagged_t * | ptr_location () const |
Definition at line 19 of file tagged-value.h.
|
inlineconstexpr |
Definition at line 22 of file tagged-value.h.
|
inlineexplicitconstexpr |
Definition at line 23 of file tagged-value.h.
Definition at line 22 of file tagged-value-inl.h.
|
inlinestatic |
Definition at line 32 of file tagged-value-inl.h.