/external/dexmaker/src/dx/java/com/android/dx/dex/file/ |
D | ProtoIdItem.java | 32 private final Prototype prototype; field in ProtoIdItem 48 public ProtoIdItem(Prototype prototype) { in ProtoIdItem() 67 private static CstString makeShortForm(Prototype prototype) { in makeShortForm()
|
D | ProtoIdsSection.java | 90 public ProtoIdItem intern(Prototype prototype) { in intern() 114 public int indexOf(Prototype prototype) { in indexOf()
|
/external/webkit/Source/WebCore/bindings/scripts/test/JS/ |
D | JSTestInterface.h | 44 …c PassRefPtr<JSC::Structure> createStructure(JSC::JSGlobalData& globalData, JSC::JSValue prototype) in createStructure() 66 …c PassRefPtr<JSC::Structure> createStructure(JSC::JSGlobalData& globalData, JSC::JSValue prototype) in createStructure()
|
D | JSTestObj.h | 43 …c PassRefPtr<JSC::Structure> createStructure(JSC::JSGlobalData& globalData, JSC::JSValue prototype) in createStructure() 75 …c PassRefPtr<JSC::Structure> createStructure(JSC::JSGlobalData& globalData, JSC::JSValue prototype) in createStructure()
|
D | JSTestMediaQueryListListener.h | 42 …c PassRefPtr<JSC::Structure> createStructure(JSC::JSGlobalData& globalData, JSC::JSValue prototype) in createStructure() 66 …c PassRefPtr<JSC::Structure> createStructure(JSC::JSGlobalData& globalData, JSC::JSValue prototype) in createStructure()
|
D | JSTestSerializedScriptValueInterface.h | 44 …c PassRefPtr<JSC::Structure> createStructure(JSC::JSGlobalData& globalData, JSC::JSValue prototype) in createStructure() 66 …c PassRefPtr<JSC::Structure> createStructure(JSC::JSGlobalData& globalData, JSC::JSValue prototype) in createStructure()
|
/external/webkit/Source/JavaScriptCore/runtime/ |
D | JSObject.h | 252 static Structure* createStructure(JSGlobalData& globalData, JSValue prototype) in createStructure() 327 static Structure* createStructure(JSGlobalData& globalData, JSValue prototype) in createStructure() 360 static Structure* createStructure(JSGlobalData& globalData, JSValue prototype) in createStructure() 389 inline Structure* createEmptyObjectStructure(JSGlobalData& globalData, JSValue prototype) in createEmptyObjectStructure() 423 inline JSValue JSObject::prototype() const in prototype() function 428 inline bool JSObject::setPrototypeWithCycleCheck(JSGlobalData& globalData, JSValue prototype) in setPrototypeWithCycleCheck() 441 inline void JSObject::setPrototype(JSGlobalData& globalData, JSValue prototype) in setPrototype() 523 JSValue prototype = object->prototype(); in getPropertySlot() local 536 JSValue prototype = object->prototype(); in getPropertySlot() local 755 JSObject* prototype = synthesizePrototype(exec); in get() local [all …]
|
D | MathObject.h | 37 static Structure* createStructure(JSGlobalData& globalData, JSValue prototype) in createStructure()
|
D | NumberObject.h | 34 static Structure* createStructure(JSGlobalData& globalData, JSValue prototype) in createStructure()
|
D | ArrayPrototype.h | 38 static Structure* createStructure(JSGlobalData& globalData, JSValue prototype) in createStructure()
|
D | JSONObject.h | 39 static Structure* createStructure(JSGlobalData& globalData, JSValue prototype) in createStructure()
|
D | ObjectConstructor.h | 39 static Structure* createStructure(JSGlobalData& globalData, JSValue prototype) in createStructure()
|
D | JSNotAnObject.h | 46 static Structure* createStructure(JSGlobalData& globalData, JSValue prototype) in createStructure()
|
D | DatePrototype.h | 39 static Structure* createStructure(JSGlobalData& globalData, JSValue prototype) in createStructure()
|
/external/webkit/Source/WebCore/bindings/js/ |
D | JSAudioConstructor.h | 41 … static JSC::Structure* createStructure(JSC::JSGlobalData& globalData, JSC::JSValue prototype) in createStructure()
|
D | JSImageConstructor.h | 32 … static JSC::Structure* createStructure(JSC::JSGlobalData& globalData, JSC::JSValue prototype) in createStructure()
|
D | JSOptionConstructor.h | 33 … static JSC::Structure* createStructure(JSC::JSGlobalData& globalData, JSC::JSValue prototype) in createStructure()
|
D | JSStorageCustom.cpp | 59 JSValue prototype = this->prototype(); in deleteProperty() local 85 JSValue prototype = this->prototype(); in putDelegate() local
|
D | JSDOMStringMapCustom.cpp | 67 JSValue prototype = this->prototype(); in deleteProperty() local 87 JSValue prototype = this->prototype(); in putDelegate() local
|
/external/webkit/Source/JavaScriptCore/debugger/ |
D | DebuggerActivation.h | 52 static Structure* createStructure(JSGlobalData& globalData, JSValue prototype) in createStructure()
|
/external/webkit/Source/WebCore/bridge/jni/jsc/ |
D | JavaRuntimeObject.h | 45 static Structure* createStructure(JSGlobalData& globalData, JSValue prototype) in createStructure()
|
/external/webkit/Source/JavaScriptGlue/ |
D | UserObjectImp.h | 61 static Structure* createStructure(JSGlobalData& globalData, JSValue prototype) in createStructure()
|
/external/webkit/Source/WebCore/bridge/c/ |
D | CRuntimeObject.h | 47 static Structure* createStructure(JSGlobalData& globalData, JSValue prototype) in createStructure()
|
/external/webkit/Source/WebCore/bridge/objc/ |
D | ObjCRuntimeObject.h | 45 static Structure* createStructure(JSGlobalData& globalData, JSValue prototype) in createStructure()
|
/external/webkit/Source/WebKit/mac/Plugins/Hosted/ |
D | ProxyRuntimeObject.h | 44 static JSC::Structure* createStructure(JSC::JSGlobalData& globalData, JSC::JSValue prototype) in createStructure()
|