Searched refs:CreateForBootstrapping (Results 1 – 2 of 2) sorted by relevance
470 return CreateForBootstrapping(isolate, BootstrappingType::kScript); in CreateGlobalThisBinding()475 return CreateForBootstrapping(isolate, BootstrappingType::kFunction); in CreateForEmptyFunction()480 return CreateForBootstrapping(isolate, BootstrappingType::kNative); in CreateForNativeContext()484 Handle<ScopeInfo> ScopeInfo::CreateForBootstrapping(Isolate* isolate, in CreateForBootstrapping() function in v8::internal::ScopeInfo
357 static Handle<ScopeInfo> CreateForBootstrapping(Isolate* isolate,