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

  /external/webkit/JavaScriptCore/runtime/
Structure.h 78 static PassRefPtr<Structure> despecifyFunctionTransition(Structure*, const Identifier&);
JSObject.h 485 setStructure(Structure::despecifyFunctionTransition(m_structure, propertyName));
Structure.cpp 444 PassRefPtr<Structure> Structure::despecifyFunctionTransition(Structure* structure, const Identifier& replaceFunction)
    [all...]

Completed in 3121 milliseconds