HomeSort by relevance Sort by last modified time
    Searched refs:FunctionNameEntryIndex (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
scopeinfo.cc 130 ASSERT(index == scope_info->FunctionNameEntryIndex());
233 return String::cast(get(FunctionNameEntryIndex()));
358 return Smi::cast(get(FunctionNameEntryIndex() + 1))->value();
386 int ScopeInfo::FunctionNameEntryIndex() {
objects.h     [all...]

Completed in 394 milliseconds