Searched defs:gcPrologue (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/bindings/v8/
H A DV8GCController.cpp429 void V8GCController::gcPrologue() function in class:WebCore::V8GCController
/external/v8/test/cctest/
H A Dtest-heap-profiler.cc924 static void gcPrologue() { function in class:GraphWithImplicitRefs
950 v8::V8::SetGlobalGCPrologueCallback(&GraphWithImplicitRefs::gcPrologue);

Completed in 87 milliseconds