HomeSort by relevance Sort by last modified time
    Searched refs:functionGetter (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/JavaScriptCore/runtime/
PropertySlot.cpp 29 JSValue PropertySlot::functionGetter(ExecState* exec) const
PropertySlot.h 74 return functionGetter(exec);
85 return functionGetter(exec);
223 JSValue functionGetter(ExecState*) const;

Completed in 330 milliseconds