Searched refs:perform_gc_function (Results 1 – 5 of 5) sorted by relevance
580 static ExternalReference perform_gc_function(Isolate* isolate);
810 ExternalReference ExternalReference::perform_gc_function(Isolate* isolate) { in perform_gc_function() function in v8::internal::ExternalReference
294 Add(ExternalReference::perform_gc_function(isolate).address(), in PopulateTable()
3853 __ CallCFunction(ExternalReference::perform_gc_function(isolate), 1, 0); in GenerateCore()
3697 __ CallCFunction(ExternalReference::perform_gc_function(isolate), in GenerateCore()