Home
last modified time | relevance | path

Searched refs:shared_info_wrapper (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/debug/
Dliveedit.cc972 SharedInfoWrapper shared_info_wrapper(shared_info_array); in ReplaceFunctionCode() local
974 Handle<SharedFunctionInfo> shared_info = shared_info_wrapper.GetInfo(); in ReplaceFunctionCode()
1043 SharedInfoWrapper shared_info_wrapper(shared_info_array); in FunctionSourceUpdated() local
1044 Handle<SharedFunctionInfo> shared_info = shared_info_wrapper.GetInfo(); in FunctionSourceUpdated()
1129 SharedInfoWrapper shared_info_wrapper(shared_info_array); in PatchFunctionPositions() local
1130 Handle<SharedFunctionInfo> info = shared_info_wrapper.GetInfo(); in PatchFunctionPositions()