Searched defs:compiler_alloc_string (Results 1 – 2 of 2) sorted by relevance
134 static WCHAR *compiler_alloc_string(vbscode_t *vbscode, const WCHAR *str) in compiler_alloc_string() function
161 static jsstr_t *compiler_alloc_string(compiler_ctx_t *ctx, const WCHAR *str) in compiler_alloc_string() function