Searched defs:OVERFLOWED (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/codegen/ | ||
| D | constant-pool.h | 69 enum Access { REGULAR, OVERFLOWED }; enumerator |
| /third_party/python/Objects/ | ||
| D | frameobject.c | 161 #define OVERFLOWED -1 macro |