Home
last modified time | relevance | path

Searched refs:scope_info_array (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dliveedit.h294 void SetFunctionScopeInfo(Handle<Object> scope_info_array) { in SetFunctionScopeInfo() argument
295 this->SetField(kFunctionScopeInfoOffset_, scope_info_array); in SetFunctionScopeInfo()