Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dosr.cc29 info->osr_expr_stack_height()) {} in OsrHelper()
Dast-graph-builder.cc4036 environment()->stack_height(), info()->osr_expr_stack_height())); in CheckOsrEntry()
/external/v8/src/
Dcompiler.h387 int osr_expr_stack_height() { return osr_expr_stack_height_; } in osr_expr_stack_height() function