Searched refs:PostponeInterruptsScope (Results 1 – 7 of 7) sorted by relevance
302 friend class PostponeInterruptsScope; variable
1374 class PostponeInterruptsScope BASE_EMBEDDED {1376 explicit PostponeInterruptsScope(Isolate* isolate) in PostponeInterruptsScope() function1382 ~PostponeInterruptsScope() { in ~PostponeInterruptsScope()
360 PostponeInterruptsScope postpone(isolate); in MakeFunctionInfo()611 PostponeInterruptsScope postpone(isolate); in CompileLazy()
812 PostponeInterruptsScope postpone(isolate_); in Load()919 PostponeInterruptsScope postpone(isolate_); in Break()2243 PostponeInterruptsScope postpone(isolate_); in ClearMirrorCache()
600 PostponeInterruptsScope postpone(isolate); in CompileScriptForTracker()
131 PostponeInterruptsScope postpone(isolate); in Compile()323 PostponeInterruptsScope postpone(isolate); in CompileIrregexp()
2269 PostponeInterruptsScope postpone(heap()->isolate()); in MarkLiveObjects()