Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
H A Dmap-inl.h351 int Map::UnusedPropertyFields() const { in UnusedPropertyFields() function in v8::internal::Map
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dheap-refs.cc532 int UnusedPropertyFields() const { return unused_property_fields_; } in UnusedPropertyFields() function in v8::internal::compiler::MapData

Completed in 6 milliseconds