#include <Object.h>
◆ Object() [1/6]
Object::Object |
( |
void * |
object | ) |
|
|
inline |
◆ Object() [2/6]
Object::Object |
( |
Chunk * |
chunk, |
|
|
void * |
object |
|
) |
| |
|
inline |
◆ Object() [3/6]
bmalloc::Object::Object |
( |
Chunk * |
chunk, |
|
|
size_t |
offset |
|
) |
| |
|
inline |
◆ Object() [4/6]
bmalloc::Object::Object |
( |
void * |
| ) |
|
◆ Object() [5/6]
◆ Object() [6/6]
bmalloc::Object::Object |
( |
Chunk * |
chunk, |
|
|
size_t |
offset |
|
) |
| |
|
inline |
◆ address() [1/2]
char * Object::address |
( |
| ) |
|
|
inline |
◆ address() [2/2]
char* bmalloc::Object::address |
( |
| ) |
|
◆ chunk() [1/2]
Chunk* bmalloc::Object::chunk |
( |
| ) |
|
|
inline |
◆ chunk() [2/2]
Chunk* bmalloc::Object::chunk |
( |
| ) |
|
|
inline |
◆ line() [1/2]
◆ line() [2/2]
◆ offset() [1/2]
size_t bmalloc::Object::offset |
( |
| ) |
|
|
inline |
◆ offset() [2/2]
size_t bmalloc::Object::offset |
( |
| ) |
|
|
inline |
◆ operator+() [1/2]
◆ operator+() [2/2]
◆ operator-() [1/2]
◆ operator-() [2/2]
◆ operator<=() [1/2]
bool bmalloc::Object::operator<= |
( |
const Object & |
| ) |
|
◆ operator<=() [2/2]
bool Object::operator<= |
( |
const Object & |
other | ) |
|
|
inline |
◆ page() [1/2]
◆ page() [2/2]
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/bmalloc/Object.h
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/bmalloc/Chunk.h