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

  /external/webkit/JavaScriptCore/runtime/
JSValue.cpp 95 JSObject* JSValue::synthesizePrototype(ExecState* exec) const
JSObject.h 596 JSObject* prototype = synthesizePrototype(exec);
623 JSObject* prototype = synthesizePrototype(exec);
JSValue.h 231 JSObject* synthesizePrototype(ExecState*) const;

Completed in 441 milliseconds