Searched refs:module_var_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
H A Dscopes.h361 Variable* module_var() const { return module_var_; }
502 Variable* module_var_; member in class:v8::internal::Scope
H A Dscopes.cc176 module_var_ = NULL,
1386 DCHECK(module_var_ == NULL);
1387 module_var_ =

Completed in 61 milliseconds