Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-heap.cc997 int n_properties = my_map->inobject_properties(); in TEST() local
998 CHECK_GT(n_properties, 0); in TEST()
/external/libvncserver/x11vnc/
Dnox11.h1814 int n_properties; /* how many properties there are */ member