Home
last modified time | relevance | path

Searched defs:SetShouldEagerCompile (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/ast/
Dast.cc218 void FunctionLiteral::SetShouldEagerCompile() { in SetShouldEagerCompile() function in v8::internal::FunctionLiteral
/third_party/node/deps/v8/src/parsing/
Dpreparser.h312 void SetShouldEagerCompile() {} in SetShouldEagerCompile() function