Searched defs:lastCall (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/JavaScriptCore-7600.1.17/profiler/
H A DProfileNode.h113 Call& lastCall() { ASSERT(!m_calls.isEmpty()); return m_calls.last(); } function in class:JSC::ProfileNode
/macosx-10.10/IOFWDVComponents-207.4.1/tests/
H A Dreadtest.c144 static UInt32 lastCall; variable
/macosx-10.10/apache-793/httpd/modules/lua/
H A Dmod_lua.c522 int rc, lastCall = 0; local

Completed in 119 milliseconds