Searched refs:all_bt (Results 1 – 1 of 1) sorted by relevance
765 PMC * const all_bt = VTABLE_get_attr_str(interp, ex, CONST_STRING(interp, "bt_strings")); in Parrot_ex_build_complete_backtrace_string() local768 if (PMC_IS_NULL(all_bt)) in Parrot_ex_build_complete_backtrace_string()771 elems = VTABLE_elements(interp, all_bt); in Parrot_ex_build_complete_backtrace_string()775 STRING * const i_bt = VTABLE_get_string_keyed_int(interp, all_bt, i); in Parrot_ex_build_complete_backtrace_string()