![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
| Reference (Tagged_t *address) | |
| Reference (const Reference &other) | |
| Reference & | operator= (const Reference &other) |
| Reference & | operator= (Tagged_t value) |
| operator Tagged_t () const | |
| void | swap (Reference &other) |
| bool | operator< (const Reference &other) const |
| bool | operator== (const Reference &other) const |
Definition at line 32 of file slots-atomic-inl.h.