Searched refs:storePtrWithWriteBarrier (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/JavaScriptCore/jit/
H A DJSInterfaceJIT.h196 inline void storePtrWithWriteBarrier(TrustedImmPtr ptr, RegisterID /* owner */, Address dest) function in class:JSC::JSInterfaceJIT
H A DJITPropertyAccess.cpp609 storePtrWithWriteBarrier(TrustedImmPtr(newStructure), regT0, Address(regT0, JSCell::structureOffset()));
H A DJITPropertyAccess32_64.cpp623 storePtrWithWriteBarrier(TrustedImmPtr(newStructure), regT0, Address(regT0, JSCell::structureOffset()));

Completed in 63 milliseconds