OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PropagateScopeInfo
(Results
1 - 2
of
2
) sorted by null
/external/v8/src/
scopes.h
338
// Computed via
PropagateScopeInfo
.
363
bool
PropagateScopeInfo
(bool outer_scope_calls_eval,
scopes.cc
346
PropagateScopeInfo
(eval_scope, eval_scope);
707
bool Scope::
PropagateScopeInfo
(bool outer_scope_calls_eval,
721
if (inner_scope->
PropagateScopeInfo
(calls_eval, is_eval)) {
[
all
...]
Completed in 21 milliseconds