Searched refs:CreateForWithScope (Results 1 – 4 of 4) sorted by relevance
178 static Handle<ScopeInfo> CreateForWithScope(
320 Handle<ScopeInfo> ScopeInfo::CreateForWithScope( in CreateForWithScope() function in v8::internal::ScopeInfo
113 ScopeInfo::CreateForWithScope(isolate, Handle<ScopeInfo>::null()); in WithTopmostArguments()223 scope_info = ScopeInfo::CreateForWithScope(isolate, scope_info); in ContextBuilder()
2527 i::ScopeInfo::CreateForWithScope( in CompileFunctionInContext()