Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-module.cc268 Handle<String> results_string = factory->InternalizeUtf8String("results"); in GetTypeForFunction() local
283 JSObject::AddProperty(isolate, object, results_string, results, NONE); in GetTypeForFunction()