Searched refs:stack_scope (Results 1 – 5 of 5) sorted by relevance
90 EmbedderStackStateScope stack_scope( in InvokeGC() local
61 StackScope stack_scope(this); in Visit() local1347 StackScope stack_scope(this); in Visit() local1350 try_result = stack_scope.Yield(try_result); in Visit()1501 StackScope stack_scope(this); in GenerateArrayLength() local1515 return stack_scope.Yield(converted_length); in GenerateArrayLength()1522 StackScope stack_scope(this); in GenerateArrayLength() local1547 return stack_scope.Yield( in GenerateArrayLength()1556 StackScope stack_scope(this); in GenerateArrayLength() local1570 return stack_scope.Yield( in GenerateArrayLength()1622 StackScope stack_scope(this); in Visit() local[all …]
432 RegExpStackScope stack_scope(isolate); in Execute() local
663 i::EmbedderStackStateScope stack_scope( in ForceGarbageCollection() local
8563 base::Optional<i::EmbedderStackStateScope> stack_scope; in RequestGarbageCollectionForTesting() local8565 stack_scope.emplace(reinterpret_cast<i::Isolate*>(this)->heap(), in RequestGarbageCollectionForTesting()