Home
last modified time | relevance | path

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

/dports/lang/v8/v8-9.6.180.12/test/cctest/
H A Dtest-hashcode.cc22 bool has_fast_properties) { in AddToSetAndGetHash() argument
23 CHECK_EQ(has_fast_properties, obj->HasFastProperties()); in AddToSetAndGetHash()
27 CHECK_EQ(has_fast_properties, obj->HasFastProperties()); in AddToSetAndGetHash()