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

  /external/webkit/Source/JavaScriptCore/API/
JSObjectRefPrivate.h 68 JS_EXPORT bool JSObjectDeletePrivateProperty(JSContextRef ctx, JSObjectRef object, JSStringRef propertyName);
JSObjectRef.cpp 399 bool JSObjectDeletePrivateProperty(JSContextRef ctx, JSObjectRef object, JSStringRef propertyName)

Completed in 95 milliseconds