Searched refs:has_source_range_map (Results 1 – 2 of 2) sorted by relevance
57 bool has_source_range_map() const { return source_range_map_ != nullptr; } in has_source_range_map() function
1088 if (info->has_source_range_map()) { in BytecodeGenerator()