Searched refs:import_kind (Results 1 – 1 of 1) sorted by relevance
150 Handle<String> import_kind; in GetImports() local153 import_kind = function_string; in GetImports()156 import_kind = table_string; in GetImports()159 import_kind = memory_string; in GetImports()162 import_kind = global_string; in GetImports()180 JSObject::AddProperty(isolate, entry, kind_string, import_kind, NONE); in GetImports()