Searched refs:memory_constructor (Results 1 – 1 of 1) sorted by relevance
701 Handle<JSFunction> memory_constructor = in InstallWasmConstructors() local703 context->set_wasm_memory_constructor(*memory_constructor); in InstallWasmConstructors()705 factory->NewJSObject(memory_constructor, TENURED); in InstallWasmConstructors()709 JSFunction::SetInitialMap(memory_constructor, map, memory_proto); in InstallWasmConstructors()711 memory_constructor, DONT_ENUM); in InstallWasmConstructors()