Searched defs:empty (Results 1 – 6 of 6) sorted by relevance
20 static readonly empty: KoalaCallsiteKey; property in KoalaCallsiteKeys
21 static readonly empty: KoalaCallsiteKey = 0 as int32 property in KoalaCallsiteKeys
62 const empty: (T | undefined)[] = []; constant
162 inline bool empty() const in empty() function
150 ByteBuffer empty; variable