Home
last modified time | relevance | path

Searched defs:func_obj (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/jscript/
H A Dengine.c2845 static HRESULT bind_event_target(script_ctx_t *ctx, function_code_t *func, jsdisp_t *func_obj) in bind_event_target()
2937 jsdisp_t *func_obj; in setup_scope() local
2966 jsdisp_t *func_obj; in exec_source() local
2985 jsdisp_t *func_obj; in exec_source() local
/reactos/dll/win32/mshtml/
H A Ddispex.c74 func_disp_t *func_obj; member