Home
last modified time | relevance | path

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

/external/v8/src/objects/
Dscope-info.h156 String* ContextSlotName(int slot_index);
Dscope-info.cc680 String* ScopeInfo::ContextSlotName(int slot_index) { in ContextSlotName() function in v8::internal::ScopeInfo