Home
last modified time | relevance | path

Searched refs:writableW (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/jscript/
H A Dobject.c49 static const WCHAR writableW[] = {'w','r','i','t','a','b','l','e',0}; variable
334 hres = jsdisp_get_id(attr_obj, writableW, 0, &id); in to_property_descriptor()
572 hres = jsdisp_define_data_property(desc_obj, writableW, PROPF_ALL, in Object_getOwnPropertyDescriptor()