HomeSort by relevance Sort by last modified time
    Searched full:should_transform (Results 1 - 1 of 1) sorted by null

  /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) {

Completed in 946 milliseconds