Home
last modified time | relevance | path

Searched defs:is_detached (Results 1 – 4 of 4) sorted by relevance

/third_party/node/src/
Dbase_object.h193 bool is_detached = false; member
/third_party/node/test/js-native-api/test_typedarray/
Dtest_typedarray.c218 bool is_detached; in IsDetached() local
/third_party/boost/boost/python/suite/indexing/detail/
Dindexing_suite_detail.hpp410 is_detached() const in is_detached() function in boost::python::detail::container_element
/third_party/quickjs/
Dquickjs.c377 uint8_t is_detached : 1; member