Home
last modified time | relevance | path

Searched refs:inobject_property_count_ (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dcompilation-dependencies.h20 int inobject_property_count() const { return inobject_property_count_; } in inobject_property_count()
25 int inobject_property_count_; variable
Dcompilation-dependencies.cc438 inobject_property_count_( in SlackTrackingPrediction()