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