Searched refs:NewScopeInfo (Results 1 – 3 of 3) sorted by relevance
77 Handle<ScopeInfo> scope_info = FACTORY->NewScopeInfo(length); in Create()
313 Handle<ScopeInfo> NewScopeInfo(int length);
799 Handle<ScopeInfo> Factory::NewScopeInfo(int length) { in NewScopeInfo() function in v8::internal::Factory