Searched refs:BIntToIntPtr (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/codegen/ | ||
H A D | code-stub-assembler.h | 375 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