Home
last modified time | relevance | path

Searched refs:rtt_parent (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dmodule-instantiate.cc236 Handle<Map> rtt_parent; in CreateMapForType() local
245 rtt_parent = handle(Map::cast(maps->get(supertype)), isolate); in CreateMapForType()
250 map = CreateStructMap(isolate, module, type_index, rtt_parent, instance); in CreateMapForType()
253 map = CreateArrayMap(isolate, module, type_index, rtt_parent, instance); in CreateMapForType()
256 map = CreateFuncRefMap(isolate, module, rtt_parent, instance); in CreateMapForType()

Completed in 4 milliseconds