Lines Matching refs:shared
100 function->ReplaceCode(function->shared()->code());
269 int parameter_count = function_->shared()->formal_parameter_count() + 1;
617 int parameter_count = function->shared()->formal_parameter_count() + 1;
710 Code* non_optimized_code = function->shared()->code();
714 unsigned pc_and_state = GetOutputInfo(data, node_id, function->shared());