Searched refs:pop_top (Results 1 – 2 of 2) sorted by relevance
1073 EMIT(pop_top); in compile_yield_stmt()1248 EMIT(pop_top); in compile_import_from()1491 EMIT(pop_top); in compile_for_stmt_optimised_range()1493 EMIT(pop_top); in compile_for_stmt_optimised_range()1504 EMIT(pop_top); in compile_for_stmt_optimised_range()1508 EMIT(pop_top); in compile_for_stmt_optimised_range()1651 EMIT(pop_top); in compile_try_except()1756 EMIT(pop_top); in compile_with_stmt_helper()1865 EMIT(pop_top); in compile_async_with_stmt_helper()1942 EMIT(pop_top); in compile_async_with_stmt_helper()[all …]
129 void (*pop_top)(emit_t *emit); member
Completed in 11 milliseconds