Home
last modified time | relevance | path

Searched defs:AsBase (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc/
H A Dheap.h32 HeapBase& AsBase() { return *this; } in AsBase() function in cppgc::internal::final
33 const HeapBase& AsBase() const { return *this; } in AsBase() function in cppgc::internal::final
/third_party/node/deps/v8/src/heap/cppgc-js/
H A Dcpp-heap.h120 HeapBase& AsBase() { return *this; } in AsBase() function in v8::internal::final
121 const HeapBase& AsBase() const { return *this; } in AsBase() function in v8::internal::final

Completed in 2 milliseconds