Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-module.cc312 Handle<String> minimum_string = factory->InternalizeUtf8String("minimum"); in GetTypeForMemory() local
315 JSObject::AddProperty(isolate, object, minimum_string, in GetTypeForMemory()
338 Handle<String> minimum_string = factory->InternalizeUtf8String("minimum"); in GetTypeForTable() local
341 JSObject::AddProperty(isolate, object, minimum_string, in GetTypeForTable()