Home
last modified time | relevance | path

Searched refs:JAVASCRIPTCORE_PROFILE_WILL_EXECUTE (Results 1 – 2 of 2) sorted by relevance

/external/webkit/JavaScriptCore/runtime/
DTracing.h42 #define JAVASCRIPTCORE_PROFILE_WILL_EXECUTE(arg0, arg1, arg2, arg3) macro
/external/webkit/JavaScriptCore/profiler/
DProfileGenerator.cpp80JAVASCRIPTCORE_PROFILE_WILL_EXECUTE(m_profileGroup, const_cast<char*>(name.c_str()), const_cast<ch… in willExecute()