Home
last modified time | relevance | path

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

/reactos/dll/win32/jscript/
H A Dglobal.c71 static const WCHAR MathW[] = {'M','a','t','h',0}; variable
1131 hres = jsdisp_define_data_property(ctx->global, MathW, PROPF_WRITABLE, jsval_obj(math)); in init_global()