Searched refs:AllocateDeclaredGlobal (Results 1 – 2 of 2) sorted by relevance
790 void AllocateDeclaredGlobal(Isolate* isolate, Variable* var);
1570 void Scope::AllocateDeclaredGlobal(Isolate* isolate, Variable* var) { in AllocateDeclaredGlobal() function in v8::internal::Scope1609 AllocateDeclaredGlobal(isolate, vars[i].var()); in AllocateNonParameterLocalsAndDeclaredGlobals()