![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <tagged.h>
Public Member Functions | |
V8_INLINE constexpr T * | operator-> () |
Private Member Functions | |
V8_INLINE constexpr | TaggedOperatorArrowRef (T object) |
Private Attributes | |
T | object_ |
Friends | |
class | Tagged< T > |
|
inlineexplicitconstexprprivate |
|
inlineconstexpr |
|
private |