Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/runtime/
DJSObject.h40 inline JSCell* getJSFunction(JSGlobalData& globalData, JSValue value) in getJSFunction() function
474 …putDirectInternal(propertyName, value, attributes, checkReadOnly, slot, getJSFunction(globalData, … in putDirectInternal()
480 … putDirectInternal(propertyName, value, attributes, false, slot, getJSFunction(globalData, value)); in putDirectInternal()
/external/webkit/JavaScriptCore/
DChangeLog-2009-06-161796 (JSC::getJSFunction):