summaryrefslogtreecommitdiff
path: root/docs/type_system/object.md
blob: ca6c80542f79c0d905909edefce169773d87771a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Object

---

A representation of a native object

```text
Object[INTERFACE_TABLE_POINTER]
```

## Alias

```text
File `alias Object[...]
```