Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-module.cc362 Handle<String> table_string = factory->InternalizeUtf8String("table"); in GetImports() local
402 import_kind = table_string; in GetImports()
462 Handle<String> table_string = factory->InternalizeUtf8String("table"); in GetExports() local
500 export_kind = table_string; in GetExports()