Home
last modified time | relevance | path

Searched defs:IntPtrToBInt (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/codegen/
Dcode-stub-assembler.h367 TNode<BInt> IntPtrToBInt(TNode<IntPtrT> source) { in IntPtrToBInt() function
374 TNode<BInt> IntPtrToBInt(TNode<IntPtrT> source) { return source; } in IntPtrToBInt() function