-
- Downloads
Bug 743878 - Move uint8_clamped and associated machinery into ObjectImpl.h, so...
Bug 743878 - Move uint8_clamped and associated machinery into ObjectImpl.h, so that the new object representation can use it as well. r=sfink
Showing
- js/src/jstypedarray.cpp 2 additions, 82 deletionsjs/src/jstypedarray.cpp
- js/src/jstypedarray.h 0 additions, 3 deletionsjs/src/jstypedarray.h
- js/src/methodjit/BaseAssembler.h 2 additions, 2 deletionsjs/src/methodjit/BaseAssembler.h
- js/src/methodjit/FastOps.cpp 1 addition, 1 deletionjs/src/methodjit/FastOps.cpp
- js/src/methodjit/StubCalls.cpp 1 addition, 1 deletionjs/src/methodjit/StubCalls.cpp
- js/src/methodjit/TypedArrayIC.h 1 addition, 1 deletionjs/src/methodjit/TypedArrayIC.h
- js/src/vm/ObjectImpl.h 90 additions, 1 deletionjs/src/vm/ObjectImpl.h
Loading
Please register or sign in to comment