Searched defs:IsPrimitiveMap (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/objects/ | ||
| D | map-inl.h | 687 bool Map::IsPrimitiveMap() const { in IsPrimitiveMap() function |
| /third_party/node/deps/v8/src/compiler/ | ||
| D | heap-refs.cc | 1246 bool MapRef::IsPrimitiveMap() const { in IsPrimitiveMap() function in v8::internal::compiler::MapRef |