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

  /external/webkit/JavaScriptCore/API/
JSClassRef.h 85 static PassRefPtr<OpaqueJSClass> createNoAutomaticPrototype(const JSClassDefinition*);
JSClassRef.cpp 134 PassRefPtr<OpaqueJSClass> OpaqueJSClass::createNoAutomaticPrototype(const JSClassDefinition* definition)
JSObjectRef.cpp 59 ? OpaqueJSClass::createNoAutomaticPrototype(definition)

Completed in 22 milliseconds