Searched refs:export_kind (Results 1 – 1 of 1) sorted by relevance
215 Handle<String> export_kind; in GetExports() local218 export_kind = function_string; in GetExports()221 export_kind = table_string; in GetExports()224 export_kind = memory_string; in GetExports()227 export_kind = global_string; in GetExports()241 JSObject::AddProperty(isolate, entry, kind_string, export_kind, NONE); in GetExports()