Searched defs:set_null (Results 1 – 2 of 2) sorted by relevance
91 void (*set_null)(void* userdata); member
134 void FixedArray::set_null(int index) { set_null(GetReadOnlyRoots(), index); } in set_null() function136 void FixedArray::set_null(Isolate* isolate, int index) { in set_null() function140 void FixedArray::set_null(ReadOnlyRoots ro_roots, int index) { in set_null() function