Searched refs:shared_info_wrapper (Results 1 – 1 of 1) sorted by relevance
972 SharedInfoWrapper shared_info_wrapper(shared_info_array); in ReplaceFunctionCode() local974 Handle<SharedFunctionInfo> shared_info = shared_info_wrapper.GetInfo(); in ReplaceFunctionCode()1043 SharedInfoWrapper shared_info_wrapper(shared_info_array); in FunctionSourceUpdated() local1044 Handle<SharedFunctionInfo> shared_info = shared_info_wrapper.GetInfo(); in FunctionSourceUpdated()1129 SharedInfoWrapper shared_info_wrapper(shared_info_array); in PatchFunctionPositions() local1130 Handle<SharedFunctionInfo> info = shared_info_wrapper.GetInfo(); in PatchFunctionPositions()