Home
last modified time | relevance | path

Searched defs:EntryStackItem (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Disolate.h573 class EntryStackItem; variable
623 friend class EntryStackItem; variable
1584 EntryStackItem(PerIsolateThreadData* previous_thread_data, in EntryStackItem() function