![]() |
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< MaybeObject > | ToMaybeObject (Isolate *isolate, TaggedValue object) |
Additional Inherited Members | |
Static Public Attributes inherited from v8::internal::TaggedImpl< HeapObjectReferenceType::WEAK, Tagged_t > | |
| static const bool | kIsFull |
| static const bool | kCanBeWeak |
Protected Member Functions inherited from v8::internal::TaggedImpl< HeapObjectReferenceType::WEAK, Tagged_t > | |
| Tagged_t * | ptr_location () |
| const Tagged_t * | ptr_location () const |
Definition at line 33 of file tagged-value.h.
|
inlineconstexpr |
Definition at line 35 of file tagged-value.h.
|
inlineexplicitconstexpr |
Definition at line 36 of file tagged-value.h.
|
inlineexplicit |
Definition at line 42 of file tagged-value-inl.h.
|
inlinestatic |
Definition at line 52 of file tagged-value-inl.h.