Home
last modified time | relevance | path

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

/reactos/dll/win32/jscript/
H A Dengine.c1927 static HRESULT typeof_string(jsval_t v, const WCHAR **ret) in typeof_string() function
1982 hres = typeof_string(v, &ret); in interp_typeofid()
2012 hres = typeof_string(v, &ret); in interp_typeofident()
2030 hres = typeof_string(v, &ret); in interp_typeof()