Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInjectedScript.cpp240 ScriptValue callFramesValue = callFunctionWithEvalEnabled(function, hadException); in wrapCallFrames() local
242 RefPtr<JSONValue> result = callFramesValue.toJSONValue(scriptState()); in wrapCallFrames()