Searched refs:countFrames (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/JavaScriptCore-7600.1.17/interpreter/
H A DVMInspector.h46 static JS_EXPORT_PRIVATE int countFrames(CallFrame*);
H A DVMInspector.cpp62 int frameCount = VMInspector::countFrames(frame);
102 int VMInspector::countFrames(CallFrame* frame) function in class:JSC::VMInspector

Completed in 69 milliseconds