Searched refs:CreateForEmptyFunction (Results 1 – 3 of 3) sorted by relevance
264 V8_EXPORT_PRIVATE static Handle<ScopeInfo> CreateForEmptyFunction(
474 Handle<ScopeInfo> ScopeInfo::CreateForEmptyFunction(Isolate* isolate) { in CreateForEmptyFunction() function in v8::internal::ScopeInfo
883 ScopeInfo::CreateForEmptyFunction(isolate()); in CreateInitialObjects()