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

/external/v8/src/
H A Dhydrogen.cc7653 int stack_height) {
7658 int total = parameter_count + specials_count_ + local_count + stack_height;
7651 Initialize(int parameter_count, int local_count, int stack_height) argument

Completed in 53 milliseconds