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

/macosx-10.10/JavaScriptCore-7600.1.17/inspector/
H A DInjectedScript.cpp152 Deprecated::ScriptValue callFramesValue = callFunctionWithEvalEnabled(function, hadException); local
154 RefPtr<InspectorValue> result = callFramesValue.toInspectorValue(scriptState());

Completed in 94 milliseconds