Home
last modified time | relevance | path

Searched defs:is_writable (Results 1 - 6 of 6) sorted by relevance

/third_party/python/Tools/c-analyzer/c_common/
H A Dfsutil.py323 def is_writable(file, *, user=None, check=False): function
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-conversion.c745 uint32_t is_writable = (ecma_op_to_boolean (writable_prop_value) ? ECMA_PROP_IS_WRITABLE in ecma_op_to_property_descriptor() local
/third_party/jerryscript/jerry-core/include/
H A Djerryscript-core.h178 bool is_writable; member
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-helpers.c1048 ecma_set_property_writable_attr(ecma_property_t *property_p, bool is_writable) ecma_set_property_writable_attr() argument
/third_party/python/Modules/
H A Dmmapmodule.c384 is_writable(mmap_object *self) in is_writable() function
/third_party/node/src/
H A Dnode_http2.h333 bool is_writable() const { in is_writable() function in node::http2::Http2Stream

Completed in 10 milliseconds