Home
last modified time | relevance | path

Searched refs:should_post_parallel_task (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/parsing/
H A Dparser.cc2712 bool should_post_parallel_task = in ParseFunctionLiteral() local
2723 can_preparse && (is_lazy || should_post_parallel_task); in ParseFunctionLiteral()
2764 should_post_parallel_task = false; in ParseFunctionLiteral()
2817 if (should_post_parallel_task && !has_error()) { in ParseFunctionLiteral()

Completed in 6 milliseconds