Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dparser.h56 kPropertyCountIndex, enumerator
69 int property_count() { return backing_[kPropertyCountIndex]; } in property_count()
/external/v8/src/
Dparser.h74 kPropertyCountIndex, enumerator
87 int property_count() { return backing_[kPropertyCountIndex]; } in property_count()