Searched defs:CellType (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/ | ||
| D | types.py | 23 CellType = type(_cell_factory()) variable |
| /third_party/node/deps/v8/src/handles/ | ||
| D | global-handles.cc | 93 using CellType = uint32_t; typedef in v8::internal::GlobalHandles::NodeBlock |