Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/
H A Dcode-stub-assembler.h375 TNode<IntPtrT> BIntToIntPtr(TNode<BInt> source) { in BIntToIntPtr() function in v8::internal::CodeStubAssembler
384 TNode<IntPtrT> BIntToIntPtr(TNode<BInt> source) { return source; } in BIntToIntPtr() function in v8::internal::CodeStubAssembler

Completed in 7 milliseconds