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

/external/chromium_org/v8/test/cctest/
H A Dtest-declarative-accessors.cc176 ->NewRawShift(helper->isolate_, static_cast<uint16_t>(index*sizeof(T)))
202 ->NewRawShift(helper->isolate_, static_cast<uint16_t>(index*sizeof(T)));
253 ->NewRawShift(helper.isolate_, static_cast<uint16_t>(index*sizeof(ptr)))
272 ->NewRawShift(helper.isolate_, first_index*kPointerSize)
274 ->NewRawShift(helper.isolate_,
296 ->NewRawShift(helper.isolate_, index*kPointerSize)
/external/chromium_org/v8/include/
H A Dv8.h3938 Local<RawOperationDescriptor> NewRawShift(Isolate* isolate,
/external/chromium_org/v8/src/
H A Dapi.cc977 Local<RawOperationDescriptor> RawOperationDescriptor::NewRawShift( function in class:v8::RawOperationDescriptor

Completed in 127 milliseconds