Home
last modified time | relevance | path

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

/external/v8/src/
Dliveedit.h295 this->SetField(kFunctionScopeInfoOffset_, scope_info_array); in SetFunctionScopeInfo()
331 static const int kFunctionScopeInfoOffset_ = 6; variable