Searched refs:NullContextScope (Results 1 – 3 of 3) sorted by relevance
2450 class V8_NODISCARD NullContextScope : public SaveAndSwitchContext {2452 explicit NullContextScope(Isolate* isolate) in NullContextScope() function
1883 NullContextScope null_context_scope(isolate); in CollectSourcePositions()
1184 using Type = NullContextScope;