Searched defs:getFunctionName (Results 1 - 2 of 2) sorted by relevance

/external/webkit/WebCore/inspector/
H A DJavaScriptProfileNode.cpp56 static JSValueRef getFunctionName(JSContextRef ctx, JSObjectRef thisObject, JSStringRef, JSValueRef*) function in namespace:WebCore
197 { "functionName", getFunctionName, 0, kJSPropertyAttributeNone },
/external/v8/src/
H A Dmessages.js657 CallSite.prototype.getFunctionName = function () {

Completed in 62 milliseconds