Home
last modified time | relevance | path

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

/reactos/dll/win32/jscript/
H A Dcompile.c1557 static HRESULT compile_labelled_statement(compiler_ctx_t *ctx, labelled_statement_t *stat) in compile_labelled_statement() function
1802 hres = compile_labelled_statement(ctx, (labelled_statement_t*)stat); in compile_statement()