Searched defs:prop_info (Results 1 – 4 of 4) sorted by relevance
335 pi: *const ::prop_info, in __system_property_wait()
381 jerryx_arg_object_props_t prop_info; in test_validator_prop2_handler() local
1658 Token::Value next, ParsePropertyInfo* prop_info) { in ClassifyPropertyIdentifier()2194 ParsePropertyInfo* prop_info) { in ParseProperty()2353 ParsePropertyInfo* prop_info, in ParseClassPropertyDefinition()2578 ParserBase<Impl>::ParseObjectPropertyDefinition(ParsePropertyInfo* prop_info, in ParseObjectPropertyDefinition()
3472 pub fn __system_property_find(__name: *const ::c_char) -> *const prop_info; in __system_property_find()3473 pub fn __system_property_find_nth(__n: ::c_uint) -> *const prop_info; in __system_property_find_nth()3475 __callback: unsafe extern "C" fn(__pi: *const prop_info, __cookie: *mut ::c_void), in __system_property_foreach()