Home
last modified time | relevance | path

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

/external/v8/src/
Dexecution.h63 class InterruptsScope; variable
226 friend class InterruptsScope; variable
Disolate.h2008 InterruptsScope(Isolate* isolate, int intercept_mask, Mode mode) in InterruptsScope() function
2034 : InterruptsScope(isolate, intercept_mask, in InterruptsScope() function
2046 : InterruptsScope(isolate, intercept_mask, in InterruptsScope() function