Searched refs:new_literal_count (Results 1 – 1 of 1) sorted by relevance
829 int new_literal_count = compile_info_wrapper->GetLiteralCount(); in PatchLiterals() local832 if (old_literal_count == new_literal_count && !feedback_metadata_changed) { in PatchLiterals()851 LiteralsArray::New(isolate, vector, new_literal_count); in PatchLiterals()855 shared_info->set_num_literals(new_literal_count); in PatchLiterals()