Searched defs:EndCodeIteration (Results 1 – 2 of 2) sorted by relevance
/external/webkit/V8Binding/v8/src/ | ||
D | mark-compact.cc | 274 void EndCodeIteration(Code* code) { in EndCodeIteration() function in v8::internal::MarkingVisitor |
D | objects.h | 4820 virtual void EndCodeIteration(Code* code) {} in EndCodeIteration() function |