Searched defs:call_function_arg_count (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Ddebug.cc1448 int call_function_arg_count = local
1462 ASSERT(expressions_count - 2 - call_function_arg_count >= 0);
1464 expressions_count - 2 - call_function_arg_count);

Completed in 178 milliseconds