Changeset 223584 in webkit for trunk/Source/JavaScriptCore/runtime/ReflectObject.cpp
- Timestamp:
- Oct 17, 2017, 4:34:29 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/runtime/ReflectObject.cpp
r223523 r223584 64 64 get reflectObjectGet DontEnum|Function 2 65 65 getOwnPropertyDescriptor reflectObjectGetOwnPropertyDescriptor DontEnum|Function 2 66 getPrototypeOf reflectObjectGetPrototypeOf DontEnum|Function 1 ReflectGetPrototypeOfIntrinsic66 getPrototypeOf reflectObjectGetPrototypeOf DontEnum|Function 1 67 67 has JSBuiltin DontEnum|Function 2 68 68 isExtensible reflectObjectIsExtensible DontEnum|Function 1
Note:
See TracChangeset
for help on using the changeset viewer.