Searched refs:ConstexprInt32Add (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/codegen/ | ||
H A D | code-stub-assembler.h | 3889 int32_t ConstexprInt32Add(int32_t a, int32_t b) { return a + b; } in ConstexprInt32Add() function |
Completed in 8 milliseconds