Lines Matching refs:shared
198 function->ReplaceCode(function->shared()->code());
370 int parameter_count = function_->shared()->formal_parameter_count() + 1;
706 int parameter_count = function->shared()->formal_parameter_count() + 1;
797 Code* non_optimized_code = function->shared()->code();
801 unsigned pc_and_state = GetOutputInfo(data, node_id, function->shared());