Searched defs:UnusedPropertyFields (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/objects/ | ||
H A D | map-inl.h | 351 int Map::UnusedPropertyFields() const { in UnusedPropertyFields() function in v8::internal::Map [all...] |
/third_party/node/deps/v8/src/compiler/ | ||
H A D | heap-refs.cc | 532 int UnusedPropertyFields() const { return unused_property_fields_; } in UnusedPropertyFields() function in v8::internal::compiler::MapData |
Completed in 6 milliseconds