Home
last modified time | relevance | path

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

/external/v8/src/
Dscopeinfo.cc110 DCHECK(index == scope_info->FunctionNameEntryIndex()); in Create()
212 return String::cast(get(FunctionNameEntryIndex())); in FunctionName()
364 return Smi::cast(get(FunctionNameEntryIndex() + 1))->value(); in FunctionContextSlotIndex()
417 int ScopeInfo::FunctionNameEntryIndex() { in FunctionNameEntryIndex() function in v8::internal::ScopeInfo
Dobjects.h4287 int FunctionNameEntryIndex();