Home | History | Annotate | Download | only in src

Lines Matching refs:ast_value_factory_

84       ast_value_factory_(ast_value_factory),
108 ast_value_factory_(value_factory),
133 ast_value_factory_(value_factory),
154 scope_name_ = ast_value_factory_->empty_string();
198 global_scope->ast_value_factory_,
211 global_scope->ast_value_factory_,
218 global_scope->ast_value_factory_,
225 global_scope->ast_value_factory_,
234 global_scope->ast_value_factory_,
241 global_scope->ast_value_factory_->GetString(Handle<String>(name)),
242 global_scope->ast_value_factory_, zone);
319 ast_value_factory_->this_string(),
336 ast_value_factory_->arguments_string(),
1245 Variable* arguments = LookupLocal(ast_value_factory_->arguments_string());
1388 host_scope->NewInternal(ast_value_factory_->dot_module_string());