Searched refs:next_is_array (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/
H A Dcompile.c3090 int next_is_array = (nd_type(argn->nd_head) == NODE_ARRAY); local
3095 if (next_is_array && nsplat == 0) {
3110 if (next_is_array) {

Completed in 144 milliseconds