Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/parsing/
Dparse-info.h367 bool allow_eval_cache_ : 1; variable
Dparser-base.h1621 bool allow_eval_cache_ = true; variable