Home
last modified time | relevance | path

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

/dports/lang/ruby26/ruby-2.6.9/
H A Dvm_trace.c862 if (VM_FRAME_TYPE(cfp) == VM_FRAME_MAGIC_BLOCK && !VM_FRAME_LAMBDA_P(cfp)) { in rb_tracearg_parameters()
H A Dvm_core.h1202 VM_FRAME_LAMBDA_P(const rb_control_frame_t *cfp) in VM_FRAME_LAMBDA_P() function
H A Dvm_insnhelper.c1118 if (VM_FRAME_LAMBDA_P(escape_cfp)) { in vm_throw_start()
1184 if (VM_FRAME_LAMBDA_P(escape_cfp)) { in vm_throw_start()