HomeSort by relevance Sort by last modified time
    Searched refs:kHandleZapValue (Results 1 - 3 of 3) sorted by null

  /external/v8/src/
handles.cc 71 *reinterpret_cast<Address*>(p) = v8::internal::kHandleZapValue;
globals.h 259 const Address kHandleZapValue =
270 const Address kHandleZapValue = reinterpret_cast<Address>(0xbaddeaf);
arguments.h 136 reinterpret_cast<Object*>(kHandleZapValue);

Completed in 43 milliseconds