Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-module.cc245 Handle<String> ToValueTypeString(Isolate* isolate, ValueType type) { in ToValueTypeString() function
259 Handle<String> type_value = ToValueTypeString(isolate, type); in GetTypeForFunction()
279 Handle<String> type_value = ToValueTypeString(isolate, type); in GetTypeForFunction()
300 ToValueTypeString(isolate, type), NONE); in GetTypeForGlobal()