Searched refs:IMP_FLAGS_STAR (Results 1 – 4 of 4) sorted by relevance
552 imported->imp_flags = IMP_FLAGS_STAR; in handle_import()
2615 else if (import->imp_flags & IMP_FLAGS_STAR) in eval_variable()3270 if (import->imp_flags & IMP_FLAGS_STAR) in set_var_const()
1828 #define IMP_FLAGS_STAR 1 // using "import * as Name" macro
3036 if (import->imp_flags & IMP_FLAGS_STAR) in compile_load_scriptvar()