Searched refs:target_cell_handle (Results 1 – 6 of 6) sorted by relevance
201 Handle<JSGlobalPropertyCell> RelocInfo::target_cell_handle() { in target_cell_handle() function
134 Handle<JSGlobalPropertyCell> RelocInfo::target_cell_handle() { in target_cell_handle() function
143 Handle<JSGlobalPropertyCell> RelocInfo::target_cell_handle() { in target_cell_handle() function
302 Handle<JSGlobalPropertyCell> RelocInfo::target_cell_handle() { in target_cell_handle() function
287 INLINE(Handle<JSGlobalPropertyCell> target_cell_handle());
8043 Handle<JSGlobalPropertyCell> cell = it.rinfo()->target_cell_handle(); in CopyFrom()