Home
last modified time | relevance | path

Searched defs:EndCodeIteration (Results 1 – 2 of 2) sorted by relevance

/external/webkit/V8Binding/v8/src/
Dmark-compact.cc274 void EndCodeIteration(Code* code) { in EndCodeIteration() function in v8::internal::MarkingVisitor
Dobjects.h4820 virtual void EndCodeIteration(Code* code) {} in EndCodeIteration() function