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_; } function in class:v8::internal::Scope
H A Dfull-codegen.cc599 interface->Allocate(scope->module_var()->index());
786 interface->Allocate(scope->module_var()->index());

Completed in 360 milliseconds