Home
last modified time | relevance | path

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

/external/v8/src/execution/
Disolate.h483 class EntryStackItem; variable
533 friend class EntryStackItem; variable
1675 EntryStackItem(PerIsolateThreadData* previous_thread_data, in EntryStackItem() function