Searched defs:I64Const (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/wasm/ | ||
H A D | init-expr-interface.cc | 25 void InitExprInterface::I64Const(FullDecoder* decoder, Value* result, in I64Const() function in v8::internal::wasm::InitExprInterface |
H A D | graph-builder-interface.cc | 371 void I64Const(FullDecoder* decoder, Value* result, int64_t value) { in I64Const() function |
Completed in 4 milliseconds