Searched refs:scope_info_array (Results 1 – 1 of 1) sorted by relevance
294 void SetFunctionScopeInfo(Handle<Object> scope_info_array) { in SetFunctionScopeInfo() argument295 this->SetField(kFunctionScopeInfoOffset_, scope_info_array); in SetFunctionScopeInfo()