Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-property-hashmap.h37 uint32_t max_property_count; /**< maximum property count (power of 2) */ member
H A Decma-property-hashmap.c112 uint32_t max_property_count = ECMA_PROPERTY_HASMAP_MINIMUM_SIZE; in ecma_property_hashmap_create() local
[all...]

Completed in 1 milliseconds