Home | History | Annotate | Download | only in src

Lines Matching full:is_construct

2851   } else if (function_state()->is_construct()) {
5364 function_state()->is_construct());
5382 function_state()->is_construct(),
5413 HValue* return_value = function_state()->is_construct()
5425 HBasicBlock* target = function_state()->is_construct()
7213 HValue* value = function_state()->is_construct()
7795 bool is_construct) const {
7807 if (is_construct) {
7831 call_kind == CALL_AS_FUNCTION && !is_construct) {