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

/external/chromium_org/v8/src/
H A Dscopes.h280 bool calls_eval() const { return scope_calls_eval_; } function in class:v8::internal::Scope
H A Dscopeinfo.cc57 CallsEvalField::encode(scope->calls_eval()) |
H A Dscopes.cc1369 (is_function_scope() && calls_eval());
H A Dhydrogen.cc4264 if (scope->calls_eval()) {

Completed in 105 milliseconds