Searched refs:set_readonly (Results 1 – 4 of 4) sorted by relevance
31 from_perms.set_readonly(true); in copy_permissions()
205 variable->set_readonly(true); in TEST()
247 CJS_Result set_readonly(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
1675 CJS_Result CJS_Field::set_readonly(CJS_Runtime* pRuntime, in set_readonly() function in CJS_Field