Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-js.cc851 Handle<JSObject> instance_proto = in Install() local
856 JSFunction::SetInitialMap(instance_constructor, instance_map, instance_proto); in Install()
857 JSObject::AddProperty(instance_proto, in Install()
860 JSObject::AddProperty(instance_proto, factory->to_string_tag_symbol(), in Install()