Home
last modified time | relevance | path

Searched refs:NewUnresolved (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/parsing/
Dparser.cc212 VariableProxy* this_function_proxy = scope_->NewUnresolved( in DefaultConstructor()
221 VariableProxy* arguments_proxy = scope_->NewUnresolved( in DefaultConstructor()
225 VariableProxy* new_target_proxy = scope_->NewUnresolved( in DefaultConstructor()
597 return scope->NewUnresolved(factory, in ThisExpression()
607 VariableProxy* this_function_proxy = scope->NewUnresolved( in SuperPropertyReference()
621 VariableProxy* new_target_proxy = scope->NewUnresolved( in SuperCallReference()
624 VariableProxy* this_function_proxy = scope->NewUnresolved( in SuperCallReference()
637 auto proxy = scope->NewUnresolved( in NewTargetExpression()
684 return scope->NewUnresolved(factory, name, Variable::NORMAL, start_position, in ExpressionFromIdentifier()
1450 VariableProxy* proxy = NewUnresolved(local_name, IMPORT); in ParseNamedImports()
[all …]
Dpattern-rewriter.cc145 VariableProxy* proxy = parser_->NewUnresolved(name, descriptor_->mode); in VisitVariableProxy()
301 VariableProxy* proxy = initialization_scope->NewUnresolved(factory(), name); in VisitVariableProxy()
Dparser.h957 VariableProxy* NewUnresolved(const AstRawString* name, VariableMode mode);
/external/v8/src/ast/
Dscopes.h176 VariableProxy* NewUnresolved(AstNodeFactory* factory,
/external/chromium-trace/catapult/telemetry/telemetry/internal/testing/
Dperf_report_output.txt999 … ^[.] v8::internal::VariableProxy* v8::internal::Scope::NewUnresolved<v8::internal::…
1001 …--- v8::internal::VariableProxy* v8::internal::Scope::NewUnresolved<v8::internal::AstConstructionV…