Home | Sort by relevance Sort by last modified time |
/external/v8/src/runtime/ | |
runtime-literals.cc | 70 bool should_transform = local 72 bool should_normalize = should_transform || has_function_literal; 132 if (should_transform && !has_function_literal) { |