Home
last modified time | relevance | path

Searched refs:kNoWasmFunctionIndexInfo (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/include/
Dv8-message.h197 static const int kNoWasmFunctionIndexInfo = -1; variable
/third_party/node/deps/v8/src/api/
Dapi.cc3075 if (start_position == -1) return Message::kNoWasmFunctionIndexInfo; in GetWasmFunctionIndex()
3080 return Message::kNoWasmFunctionIndexInfo; in GetWasmFunctionIndex()
3087 return Message::kNoWasmFunctionIndexInfo; in GetWasmFunctionIndex()