Searched refs:compile_info_wrapper (Results 1 – 1 of 1) sorted by relevance
826 static void PatchLiterals(FunctionInfoWrapper* compile_info_wrapper, in PatchLiterals() argument829 int new_literal_count = compile_info_wrapper->GetLiteralCount(); in PatchLiterals()971 FunctionInfoWrapper compile_info_wrapper(new_compile_info_array); in ReplaceFunctionCode() local976 compile_info_wrapper.GetSharedFunctionInfo(); in ReplaceFunctionCode()1029 int start_position = compile_info_wrapper.GetStartPosition(); in ReplaceFunctionCode()1030 int end_position = compile_info_wrapper.GetEndPosition(); in ReplaceFunctionCode()1034 LiteralFixer::PatchLiterals(&compile_info_wrapper, shared_info, in ReplaceFunctionCode()