![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <heap-refs.h>
Public Member Functions | |
TRef * | operator-> () |
Private Member Functions | |
ArrowOperatorHelper (TRef object) | |
Private Attributes | |
TRef | object_ |
Friends | |
class | OptionalRef< TRef > |
Definition at line 312 of file heap-refs.h.
|
inlineexplicitprivate |
Definition at line 318 of file heap-refs.h.
|
inline |
Definition at line 314 of file heap-refs.h.
|
friend |
Definition at line 314 of file heap-refs.h.
|
private |
Definition at line 320 of file heap-refs.h.