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

  /external/webkit/JavaScriptCore/runtime/
Structure.h 90 void setPrototypeWithoutTransition(JSValue prototype) { m_prototype = prototype; }
JSGlobalObject.cpp 216 d()->functionPrototype->structure()->setPrototypeWithoutTransition(d()->objectPrototype);

Completed in 12 milliseconds