Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-module.cc313 Handle<String> maximum_string = factory->InternalizeUtf8String("maximum"); in GetTypeForMemory() local
318 JSObject::AddProperty(isolate, object, maximum_string, in GetTypeForMemory()
339 Handle<String> maximum_string = factory->InternalizeUtf8String("maximum"); in GetTypeForTable() local
344 JSObject::AddProperty(isolate, object, maximum_string, in GetTypeForTable()