agentic-os/brain/graph/projects/waste-log.json

18144 lines
486 KiB
JSON
Executable File

{
"directed": false,
"multigraph": false,
"graph": {},
"nodes": [
{
"label": "App.tsx",
"file_type": "code",
"source_file": "App.tsx",
"source_location": "L1",
"_origin": "ast",
"id": "app",
"community": 6,
"norm_label": "app.tsx"
},
{
"label": "CATEGORIES",
"file_type": "code",
"source_file": "App.tsx",
"source_location": "L7",
"_origin": "ast",
"id": "app_categories",
"community": 6,
"norm_label": "categories"
},
{
"label": "REASONS",
"file_type": "code",
"source_file": "App.tsx",
"source_location": "L8",
"_origin": "ast",
"id": "app_reasons",
"community": 6,
"norm_label": "reasons"
},
{
"label": "UNITS",
"file_type": "code",
"source_file": "App.tsx",
"source_location": "L9",
"_origin": "ast",
"id": "app_units",
"community": 6,
"norm_label": "units"
},
{
"label": "repository",
"file_type": "code",
"source_file": "App.tsx",
"source_location": "L11",
"_origin": "ast",
"id": "app_repository",
"community": 6,
"norm_label": "repository"
},
{
"label": "App()",
"file_type": "code",
"source_file": "App.tsx",
"source_location": "L13",
"_origin": "ast",
"id": "app_app",
"community": 6,
"norm_label": "app()"
},
{
"label": "MetricsCalculator.test.ts",
"file_type": "code",
"source_file": "MetricsCalculator.test.ts",
"source_location": "L1",
"_origin": "ast",
"id": "metricscalculator_test",
"community": 16,
"norm_label": "metricscalculator.test.ts"
},
{
"label": "makeLog()",
"file_type": "code",
"source_file": "MetricsCalculator.test.ts",
"source_location": "L5",
"_origin": "ast",
"id": "metricscalculator_test_makelog",
"community": 16,
"norm_label": "makelog()"
},
{
"label": "MetricsCalculator.ts",
"file_type": "code",
"source_file": "MetricsCalculator.ts",
"source_location": "L1",
"_origin": "ast",
"id": "metricscalculator",
"community": 16,
"norm_label": "metricscalculator.ts"
},
{
"label": "calculateMetrics()",
"file_type": "code",
"source_file": "MetricsCalculator.ts",
"source_location": "L3",
"_origin": "ast",
"id": "metricscalculator_calculatemetrics",
"community": 16,
"norm_label": "calculatemetrics()"
},
{
"label": "WasteLog.ts",
"file_type": "code",
"source_file": "WasteLog.ts",
"source_location": "L1",
"_origin": "ast",
"id": "wastelog",
"community": 14,
"norm_label": "wastelog.ts"
},
{
"label": "WasteCategory",
"file_type": "code",
"source_file": "WasteLog.ts",
"source_location": "L1",
"_origin": "ast",
"id": "wastelog_wastecategory",
"community": 14,
"norm_label": "wastecategory"
},
{
"label": "WasteReason",
"file_type": "code",
"source_file": "WasteLog.ts",
"source_location": "L3",
"_origin": "ast",
"id": "wastelog_wastereason",
"community": 14,
"norm_label": "wastereason"
},
{
"label": "WasteLogEntry",
"file_type": "code",
"source_file": "WasteLog.ts",
"source_location": "L5",
"_origin": "ast",
"id": "wastelog_wastelogentry",
"community": 14,
"norm_label": "wastelogentry"
},
{
"label": "WasteLogFilters",
"file_type": "code",
"source_file": "WasteLog.ts",
"source_location": "L19",
"_origin": "ast",
"id": "wastelog_wastelogfilters",
"community": 14,
"norm_label": "wastelogfilters"
},
{
"label": "WasteMetrics",
"file_type": "code",
"source_file": "WasteLog.ts",
"source_location": "L27",
"_origin": "ast",
"id": "wastelog_wastemetrics",
"community": 14,
"norm_label": "wastemetrics"
},
{
"label": "WasteLogRepository.test.ts",
"file_type": "code",
"source_file": "WasteLogRepository.test.ts",
"source_location": "L1",
"_origin": "ast",
"id": "wastelogrepository_test",
"community": 6,
"norm_label": "wastelogrepository.test.ts"
},
{
"label": "seedLog()",
"file_type": "code",
"source_file": "WasteLogRepository.test.ts",
"source_location": "L13",
"_origin": "ast",
"id": "wastelogrepository_test_seedlog",
"community": 6,
"norm_label": "seedlog()"
},
{
"label": "WasteLogRepository.ts",
"file_type": "code",
"source_file": "WasteLogRepository.ts",
"source_location": "L1",
"_origin": "ast",
"id": "wastelogrepository",
"community": 6,
"norm_label": "wastelogrepository.ts"
},
{
"label": "CreateWasteLogInput",
"file_type": "code",
"source_file": "WasteLogRepository.ts",
"source_location": "L3",
"_origin": "ast",
"id": "wastelogrepository_createwasteloginput",
"community": 6,
"norm_label": "createwasteloginput"
},
{
"label": "UpdateWasteLogInput",
"file_type": "code",
"source_file": "WasteLogRepository.ts",
"source_location": "L15",
"_origin": "ast",
"id": "wastelogrepository_updatewasteloginput",
"community": 6,
"norm_label": "updatewasteloginput"
},
{
"label": "WasteLogRepository",
"file_type": "code",
"source_file": "WasteLogRepository.ts",
"source_location": "L19",
"_origin": "ast",
"id": "wastelogrepository_wastelogrepository",
"community": 6,
"norm_label": "wastelogrepository"
},
{
"label": ".constructor()",
"file_type": "code",
"source_file": "WasteLogRepository.ts",
"source_location": "L22",
"_origin": "ast",
"id": "wastelogrepository_wastelogrepository_constructor",
"community": 6,
"norm_label": ".constructor()"
},
{
"label": ".add()",
"file_type": "code",
"source_file": "WasteLogRepository.ts",
"source_location": "L26",
"_origin": "ast",
"id": "wastelogrepository_wastelogrepository_add",
"community": 6,
"norm_label": ".add()"
},
{
"label": ".getAll()",
"file_type": "code",
"source_file": "WasteLogRepository.ts",
"source_location": "L39",
"_origin": "ast",
"id": "wastelogrepository_wastelogrepository_getall",
"community": 6,
"norm_label": ".getall()"
},
{
"label": ".update()",
"file_type": "code",
"source_file": "WasteLogRepository.ts",
"source_location": "L43",
"_origin": "ast",
"id": "wastelogrepository_wastelogrepository_update",
"community": 6,
"norm_label": ".update()"
},
{
"label": ".delete()",
"file_type": "code",
"source_file": "WasteLogRepository.ts",
"source_location": "L50",
"_origin": "ast",
"id": "wastelogrepository_wastelogrepository_delete",
"community": 6,
"norm_label": ".delete()"
},
{
"label": ".search()",
"file_type": "code",
"source_file": "WasteLogRepository.ts",
"source_location": "L58",
"_origin": "ast",
"id": "wastelogrepository_wastelogrepository_search",
"community": 6,
"norm_label": ".search()"
},
{
"label": ".matchesFilters()",
"file_type": "code",
"source_file": "WasteLogRepository.ts",
"source_location": "L62",
"_origin": "ast",
"id": "wastelogrepository_wastelogrepository_matchesfilters",
"community": 6,
"norm_label": ".matchesfilters()"
},
{
"label": ".isOnOrAfterDate()",
"file_type": "code",
"source_file": "WasteLogRepository.ts",
"source_location": "L81",
"_origin": "ast",
"id": "wastelogrepository_wastelogrepository_isonorafterdate",
"community": 6,
"norm_label": ".isonorafterdate()"
},
{
"label": ".isOnOrBeforeDate()",
"file_type": "code",
"source_file": "WasteLogRepository.ts",
"source_location": "L88",
"_origin": "ast",
"id": "wastelogrepository_wastelogrepository_isonorbeforedate",
"community": 6,
"norm_label": ".isonorbeforedate()"
},
{
"label": ".findLogIndex()",
"file_type": "code",
"source_file": "WasteLogRepository.ts",
"source_location": "L95",
"_origin": "ast",
"id": "wastelogrepository_wastelogrepository_findlogindex",
"community": 6,
"norm_label": ".findlogindex()"
},
{
"label": ".sortByTimestamp()",
"file_type": "code",
"source_file": "WasteLogRepository.ts",
"source_location": "L103",
"_origin": "ast",
"id": "wastelogrepository_wastelogrepository_sortbytimestamp",
"community": 6,
"norm_label": ".sortbytimestamp()"
},
{
"label": ".save()",
"file_type": "code",
"source_file": "WasteLogRepository.ts",
"source_location": "L107",
"_origin": "ast",
"id": "wastelogrepository_wastelogrepository_save",
"community": 6,
"norm_label": ".save()"
},
{
"label": ".load()",
"file_type": "code",
"source_file": "WasteLogRepository.ts",
"source_location": "L111",
"_origin": "ast",
"id": "wastelogrepository_wastelogrepository_load",
"community": 6,
"norm_label": ".load()"
},
{
"label": "index-DOsVtHiQ.js",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"_origin": "ast",
"id": "index_dosvthiq",
"community": 2,
"norm_label": "index-dosvthiq.js"
},
{
"label": "t()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"_origin": "ast",
"id": "index_dosvthiq_t",
"community": 0,
"norm_label": "t()"
},
{
"label": "n()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"_origin": "ast",
"id": "index_dosvthiq_n",
"community": 0,
"norm_label": "n()"
},
{
"label": "m()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"_origin": "ast",
"id": "index_dosvthiq_m",
"community": 7,
"norm_label": "m()"
},
{
"label": "v()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"_origin": "ast",
"id": "index_dosvthiq_v",
"community": 11,
"norm_label": "v()"
},
{
"label": "y()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"_origin": "ast",
"id": "index_dosvthiq_y",
"community": 9,
"norm_label": "y()"
},
{
"label": "b()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"_origin": "ast",
"id": "index_dosvthiq_b",
"community": 0,
"norm_label": "b()"
},
{
"label": "S()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"_origin": "ast",
"id": "index_dosvthiq_s",
"community": 0,
"norm_label": "s()"
},
{
"label": "ne()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"_origin": "ast",
"id": "index_dosvthiq_ne",
"community": 0,
"norm_label": "ne()"
},
{
"label": "re()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"_origin": "ast",
"id": "index_dosvthiq_re",
"community": 0,
"norm_label": "re()"
},
{
"label": "w()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"_origin": "ast",
"id": "index_dosvthiq_w",
"community": 0,
"norm_label": "w()"
},
{
"label": "ie()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"_origin": "ast",
"id": "index_dosvthiq_ie",
"community": 0,
"norm_label": "ie()"
},
{
"label": "oe()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"_origin": "ast",
"id": "index_dosvthiq_oe",
"community": 0,
"norm_label": "oe()"
},
{
"label": "se()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"_origin": "ast",
"id": "index_dosvthiq_se",
"community": 0,
"norm_label": "se()"
},
{
"label": "ce()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"_origin": "ast",
"id": "index_dosvthiq_ce",
"community": 0,
"norm_label": "ce()"
},
{
"label": "le()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"_origin": "ast",
"id": "index_dosvthiq_le",
"community": 0,
"norm_label": "le()"
},
{
"label": "ue()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"_origin": "ast",
"id": "index_dosvthiq_ue",
"community": 0,
"norm_label": "ue()"
},
{
"label": "r()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"_origin": "ast",
"id": "index_dosvthiq_r",
"community": 0,
"norm_label": "r()"
},
{
"label": "i()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"_origin": "ast",
"id": "index_dosvthiq_i",
"community": 0,
"norm_label": "i()"
},
{
"label": "x()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"_origin": "ast",
"id": "index_dosvthiq_x",
"community": 0,
"norm_label": "x()"
},
{
"label": "l()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"_origin": "ast",
"id": "index_dosvthiq_l",
"community": 0,
"norm_label": "l()"
},
{
"label": "c()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"_origin": "ast",
"id": "index_dosvthiq_c",
"community": 1,
"norm_label": "c()"
},
{
"label": "u()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"_origin": "ast",
"id": "index_dosvthiq_u",
"community": 0,
"norm_label": "u()"
},
{
"label": "d()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"_origin": "ast",
"id": "index_dosvthiq_d",
"community": 0,
"norm_label": "d()"
},
{
"label": "f()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"_origin": "ast",
"id": "index_dosvthiq_f",
"community": 0,
"norm_label": "f()"
},
{
"label": "p()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"_origin": "ast",
"id": "index_dosvthiq_p",
"community": 0,
"norm_label": "p()"
},
{
"label": "me()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"_origin": "ast",
"id": "index_dosvthiq_me",
"community": 2,
"norm_label": "me()"
},
{
"label": "O()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"_origin": "ast",
"id": "index_dosvthiq_o",
"community": 8,
"norm_label": "o()"
},
{
"label": "ye()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"_origin": "ast",
"id": "index_dosvthiq_ye",
"community": 8,
"norm_label": "ye()"
},
{
"label": "be()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"_origin": "ast",
"id": "index_dosvthiq_be",
"community": 1,
"norm_label": "be()"
},
{
"label": "xe()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"_origin": "ast",
"id": "index_dosvthiq_xe",
"community": 8,
"norm_label": "xe()"
},
{
"label": "Te()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"_origin": "ast",
"id": "index_dosvthiq_te",
"community": 0,
"norm_label": "te()"
},
{
"label": "De()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L3",
"_origin": "ast",
"id": "index_dosvthiq_de",
"community": 0,
"norm_label": "de()"
},
{
"label": "ke()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L6",
"_origin": "ast",
"id": "index_dosvthiq_ke",
"community": 3,
"norm_label": "ke()"
},
{
"label": "et()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_et",
"community": 1,
"norm_label": "et()"
},
{
"label": "tt()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_tt",
"community": 5,
"norm_label": "tt()"
},
{
"label": "nt()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_nt",
"community": 5,
"norm_label": "nt()"
},
{
"label": "rt()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_rt",
"community": 5,
"norm_label": "rt()"
},
{
"label": "it()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_it",
"community": 5,
"norm_label": "it()"
},
{
"label": "at()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_at",
"community": 0,
"norm_label": "at()"
},
{
"label": "ot()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ot",
"community": 5,
"norm_label": "ot()"
},
{
"label": "st()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_st",
"community": 4,
"norm_label": "st()"
},
{
"label": "ct()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ct",
"community": 4,
"norm_label": "ct()"
},
{
"label": "lt()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_lt",
"community": 2,
"norm_label": "lt()"
},
{
"label": "ut()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ut",
"community": 1,
"norm_label": "ut()"
},
{
"label": "dt()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_dt",
"community": 1,
"norm_label": "dt()"
},
{
"label": "ft()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ft",
"community": 5,
"norm_label": "ft()"
},
{
"label": "pt()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_pt",
"community": 3,
"norm_label": "pt()"
},
{
"label": "mt()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_mt",
"community": 13,
"norm_label": "mt()"
},
{
"label": "wt()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_wt",
"community": 4,
"norm_label": "wt()"
},
{
"label": "k()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_k",
"community": 7,
"norm_label": "k()"
},
{
"label": "jt()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_jt",
"community": 10,
"norm_label": "jt()"
},
{
"label": "zt()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_zt",
"community": 10,
"norm_label": "zt()"
},
{
"label": "Bt()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_bt",
"community": 10,
"norm_label": "bt()"
},
{
"label": "Vt()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_vt",
"community": 4,
"norm_label": "vt()"
},
{
"label": "Ht()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ht",
"community": 1,
"norm_label": "ht()"
},
{
"label": "Gt()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_gt",
"community": 10,
"norm_label": "gt()"
},
{
"label": "qt()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_qt",
"community": 7,
"norm_label": "qt()"
},
{
"label": "Yt()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_yt",
"community": 10,
"norm_label": "yt()"
},
{
"label": "Xt()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_xt",
"community": 10,
"norm_label": "xt()"
},
{
"label": "en()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_en",
"community": 7,
"norm_label": "en()"
},
{
"label": "nn()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_nn",
"community": 11,
"norm_label": "nn()"
},
{
"label": "rn()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_rn",
"community": 11,
"norm_label": "rn()"
},
{
"label": "an()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_an",
"community": 11,
"norm_label": "an()"
},
{
"label": "cn()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_cn",
"community": 11,
"norm_label": "cn()"
},
{
"label": "ln()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ln",
"community": 1,
"norm_label": "ln()"
},
{
"label": "dn()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_dn",
"community": 12,
"norm_label": "dn()"
},
{
"label": "mn()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_mn",
"community": 12,
"norm_label": "mn()"
},
{
"label": "gn()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_gn",
"community": 12,
"norm_label": "gn()"
},
{
"label": "wn()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_wn",
"community": 9,
"norm_label": "wn()"
},
{
"label": "Tn()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_tn",
"community": 9,
"norm_label": "tn()"
},
{
"label": "On()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_on",
"community": 2,
"norm_label": "on()"
},
{
"label": "Kn()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_kn",
"community": 2,
"norm_label": "kn()"
},
{
"label": "qn()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_qn",
"community": 2,
"norm_label": "qn()"
},
{
"label": "sr()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_sr",
"community": 9,
"norm_label": "sr()"
},
{
"label": "cr()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_cr",
"community": 9,
"norm_label": "cr()"
},
{
"label": "ur()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ur",
"community": 9,
"norm_label": "ur()"
},
{
"label": "dr()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_dr",
"community": 9,
"norm_label": "dr()"
},
{
"label": "pr()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_pr",
"community": 2,
"norm_label": "pr()"
},
{
"label": "mr()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_mr",
"community": 9,
"norm_label": "mr()"
},
{
"label": "vr()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_vr",
"community": 12,
"norm_label": "vr()"
},
{
"label": "yr()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_yr",
"community": 2,
"norm_label": "yr()"
},
{
"label": "wr()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_wr",
"community": 12,
"norm_label": "wr()"
},
{
"label": "Tr()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_tr",
"community": 12,
"norm_label": "tr()"
},
{
"label": "Er()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_er",
"community": 12,
"norm_label": "er()"
},
{
"label": "Or()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_or",
"community": 12,
"norm_label": "or()"
},
{
"label": "kr()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_kr",
"community": 12,
"norm_label": "kr()"
},
{
"label": "Ar()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ar",
"community": 2,
"norm_label": "ar()"
},
{
"label": "Nr()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_nr",
"community": 2,
"norm_label": "nr()"
},
{
"label": "Fr()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_fr",
"community": 10,
"norm_label": "fr()"
},
{
"label": "Ir()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ir",
"community": 10,
"norm_label": "ir()"
},
{
"label": "Lr()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_lr",
"community": 10,
"norm_label": "lr()"
},
{
"label": "Jr()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_jr",
"community": 2,
"norm_label": "jr()"
},
{
"label": "ii()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ii",
"community": 10,
"norm_label": "ii()"
},
{
"label": "li()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_li",
"community": 5,
"norm_label": "li()"
},
{
"label": "ui()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ui",
"community": 3,
"norm_label": "ui()"
},
{
"label": "di()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_di",
"community": 3,
"norm_label": "di()"
},
{
"label": "fi()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_fi",
"community": 1,
"norm_label": "fi()"
},
{
"label": "pi()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_pi",
"community": 3,
"norm_label": "pi()"
},
{
"label": "mi()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_mi",
"community": 3,
"norm_label": "mi()"
},
{
"label": "gi()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_gi",
"community": 2,
"norm_label": "gi()"
},
{
"label": "vi()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_vi",
"community": 0,
"norm_label": "vi()"
},
{
"label": "yi()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_yi",
"community": 1,
"norm_label": "yi()"
},
{
"label": "bi()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_bi",
"community": 3,
"norm_label": "bi()"
},
{
"label": "xi()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_xi",
"community": 0,
"norm_label": "xi()"
},
{
"label": "Si()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_si",
"community": 1,
"norm_label": "si()"
},
{
"label": "Ci()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ci",
"community": 2,
"norm_label": "ci()"
},
{
"label": "wi()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_wi",
"community": 1,
"norm_label": "wi()"
},
{
"label": "Ti()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ti",
"community": 2,
"norm_label": "ti()"
},
{
"label": "Ri()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ri",
"community": 0,
"norm_label": "ri()"
},
{
"label": "zi()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_zi",
"community": 0,
"norm_label": "zi()"
},
{
"label": "Ki()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ki",
"community": 1,
"norm_label": "ki()"
},
{
"label": "qi()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_qi",
"community": 1,
"norm_label": "qi()"
},
{
"label": "Ji()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ji",
"community": 1,
"norm_label": "ji()"
},
{
"label": "na()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_na",
"community": 8,
"norm_label": "na()"
},
{
"label": "ra()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ra",
"community": 1,
"norm_label": "ra()"
},
{
"label": "ia()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ia",
"community": 8,
"norm_label": "ia()"
},
{
"label": "aa()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_aa",
"community": 8,
"norm_label": "aa()"
},
{
"label": "oa()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_oa",
"community": 8,
"norm_label": "oa()"
},
{
"label": "sa()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_sa",
"community": 0,
"norm_label": "sa()"
},
{
"label": "ca()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ca",
"community": 0,
"norm_label": "ca()"
},
{
"label": "la()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_la",
"community": 0,
"norm_label": "la()"
},
{
"label": "ua()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ua",
"community": 0,
"norm_label": "ua()"
},
{
"label": "da()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_da",
"community": 0,
"norm_label": "da()"
},
{
"label": "ha()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ha",
"community": 3,
"norm_label": "ha()"
},
{
"label": "ga()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ga",
"community": 4,
"norm_label": "ga()"
},
{
"label": "xa()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_xa",
"community": 3,
"norm_label": "xa()"
},
{
"label": "Ea()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ea",
"community": 8,
"norm_label": "ea()"
},
{
"label": "Pa()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_pa",
"community": 1,
"norm_label": "pa()"
},
{
"label": "Fa()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_fa",
"community": 0,
"norm_label": "fa()"
},
{
"label": "Va()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_va",
"community": 1,
"norm_label": "va()"
},
{
"label": "Wa()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_wa",
"community": 0,
"norm_label": "wa()"
},
{
"label": "Ja()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ja",
"community": 0,
"norm_label": "ja()"
},
{
"label": "Ya()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ya",
"community": 0,
"norm_label": "ya()"
},
{
"label": "Za()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_za",
"community": 3,
"norm_label": "za()"
},
{
"label": "Qa()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_qa",
"community": 2,
"norm_label": "qa()"
},
{
"label": "$a()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_a",
"community": 0,
"norm_label": "$a()"
},
{
"label": "to()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_to",
"community": 0,
"norm_label": "to()"
},
{
"label": "no()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_no",
"community": 0,
"norm_label": "no()"
},
{
"label": "ro()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ro",
"community": 0,
"norm_label": "ro()"
},
{
"label": "io()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_io",
"community": 0,
"norm_label": "io()"
},
{
"label": "so()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_so",
"community": 8,
"norm_label": "so()"
},
{
"label": "co()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_co",
"community": 8,
"norm_label": "co()"
},
{
"label": "lo()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_lo",
"community": 1,
"norm_label": "lo()"
},
{
"label": "po()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_po",
"community": 8,
"norm_label": "po()"
},
{
"label": "mo()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_mo",
"community": 8,
"norm_label": "mo()"
},
{
"label": "ho()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ho",
"community": 8,
"norm_label": "ho()"
},
{
"label": "go()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_go",
"community": 8,
"norm_label": "go()"
},
{
"label": "vo()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_vo",
"community": 7,
"norm_label": "vo()"
},
{
"label": "Do()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_do",
"community": 2,
"norm_label": "do()"
},
{
"label": "Oo()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_oo",
"community": 0,
"norm_label": "oo()"
},
{
"label": "ko()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ko",
"community": 0,
"norm_label": "ko()"
},
{
"label": "Ao()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ao",
"community": 0,
"norm_label": "ao()"
},
{
"label": "jo()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_jo",
"community": 0,
"norm_label": "jo()"
},
{
"label": "Fo()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_fo",
"community": 3,
"norm_label": "fo()"
},
{
"label": "zo()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_zo",
"community": 2,
"norm_label": "zo()"
},
{
"label": "Bo()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_bo",
"community": 3,
"norm_label": "bo()"
},
{
"label": "Uo()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_uo",
"community": 2,
"norm_label": "uo()"
},
{
"label": "Wo()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_wo",
"community": 3,
"norm_label": "wo()"
},
{
"label": "qo()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_qo",
"community": 0,
"norm_label": "qo()"
},
{
"label": "Yo()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_yo",
"community": 1,
"norm_label": "yo()"
},
{
"label": "Xo()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_xo",
"community": 3,
"norm_label": "xo()"
},
{
"label": "es()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_es",
"community": 3,
"norm_label": "es()"
},
{
"label": "ts()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ts",
"community": 3,
"norm_label": "ts()"
},
{
"label": "ns()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ns",
"community": 3,
"norm_label": "ns()"
},
{
"label": "rs()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_rs",
"community": 3,
"norm_label": "rs()"
},
{
"label": "is()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_is",
"community": 3,
"norm_label": "is()"
},
{
"label": "as()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_as",
"community": 3,
"norm_label": "as()"
},
{
"label": "os()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_os",
"community": 3,
"norm_label": "os()"
},
{
"label": "ss()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ss",
"community": 3,
"norm_label": "ss()"
},
{
"label": "cs()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_cs",
"community": 2,
"norm_label": "cs()"
},
{
"label": "ls()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ls",
"community": 3,
"norm_label": "ls()"
},
{
"label": "us()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_us",
"community": 3,
"norm_label": "us()"
},
{
"label": "ds()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ds",
"community": 3,
"norm_label": "ds()"
},
{
"label": "fs()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_fs",
"community": 3,
"norm_label": "fs()"
},
{
"label": "ps()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ps",
"community": 2,
"norm_label": "ps()"
},
{
"label": "ms()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ms",
"community": 0,
"norm_label": "ms()"
},
{
"label": "hs()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_hs",
"community": 2,
"norm_label": "hs()"
},
{
"label": "gs()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_gs",
"community": 0,
"norm_label": "gs()"
},
{
"label": "vs()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_vs",
"community": 2,
"norm_label": "vs()"
},
{
"label": "ys()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ys",
"community": 2,
"norm_label": "ys()"
},
{
"label": "bs()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_bs",
"community": 0,
"norm_label": "bs()"
},
{
"label": "xs()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_xs",
"community": 2,
"norm_label": "xs()"
},
{
"label": "ws()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ws",
"community": 2,
"norm_label": "ws()"
},
{
"label": "ks()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ks",
"community": 0,
"norm_label": "ks()"
},
{
"label": "zs()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_zs",
"community": 3,
"norm_label": "zs()"
},
{
"label": "qs()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_qs",
"community": 0,
"norm_label": "qs()"
},
{
"label": "ec()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ec",
"community": 1,
"norm_label": "ec()"
},
{
"label": "tc()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_tc",
"community": 5,
"norm_label": "tc()"
},
{
"label": "nc()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_nc",
"community": 8,
"norm_label": "nc()"
},
{
"label": "rc()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_rc",
"community": 5,
"norm_label": "rc()"
},
{
"label": "ic()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ic",
"community": 0,
"norm_label": "ic()"
},
{
"label": "ac()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ac",
"community": 8,
"norm_label": "ac()"
},
{
"label": "oc()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_oc",
"community": 0,
"norm_label": "oc()"
},
{
"label": "cc()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_cc",
"community": 0,
"norm_label": "cc()"
},
{
"label": "lc()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_lc",
"community": 0,
"norm_label": "lc()"
},
{
"label": "uc()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_uc",
"community": 0,
"norm_label": "uc()"
},
{
"label": "dc()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_dc",
"community": 0,
"norm_label": "dc()"
},
{
"label": "fc()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_fc",
"community": 8,
"norm_label": "fc()"
},
{
"label": "pc()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_pc",
"community": 1,
"norm_label": "pc()"
},
{
"label": "mc()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_mc",
"community": 8,
"norm_label": "mc()"
},
{
"label": "hc()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_hc",
"community": 1,
"norm_label": "hc()"
},
{
"label": "gc()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_gc",
"community": 1,
"norm_label": "gc()"
},
{
"label": "vc()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_vc",
"community": 0,
"norm_label": "vc()"
},
{
"label": "yc()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_yc",
"community": 0,
"norm_label": "yc()"
},
{
"label": "bc()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_bc",
"community": 0,
"norm_label": "bc()"
},
{
"label": "xc()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_xc",
"community": 0,
"norm_label": "xc()"
},
{
"label": "Sc()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_sc",
"community": 0,
"norm_label": "sc()"
},
{
"label": "wc()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_wc",
"community": 1,
"norm_label": "wc()"
},
{
"label": "kc()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_kc",
"community": 4,
"norm_label": "kc()"
},
{
"label": "jc()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_jc",
"community": 4,
"norm_label": "jc()"
},
{
"label": "zc()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_zc",
"community": 5,
"norm_label": "zc()"
},
{
"label": "qc()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_qc",
"community": 4,
"norm_label": "qc()"
},
{
"label": "el()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_el",
"community": 4,
"norm_label": "el()"
},
{
"label": "tl()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_tl",
"community": 4,
"norm_label": "tl()"
},
{
"label": "nl()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_nl",
"community": 4,
"norm_label": "nl()"
},
{
"label": "rl()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_rl",
"community": 4,
"norm_label": "rl()"
},
{
"label": "sl()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_sl",
"community": 4,
"norm_label": "sl()"
},
{
"label": "cl()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_cl",
"community": 4,
"norm_label": "cl()"
},
{
"label": "ll()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ll",
"community": 4,
"norm_label": "ll()"
},
{
"label": "dl()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_dl",
"community": 4,
"norm_label": "dl()"
},
{
"label": "fl()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_fl",
"community": 4,
"norm_label": "fl()"
},
{
"label": "pl()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_pl",
"community": 4,
"norm_label": "pl()"
},
{
"label": "ml()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ml",
"community": 4,
"norm_label": "ml()"
},
{
"label": "hl()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_hl",
"community": 13,
"norm_label": "hl()"
},
{
"label": "gl()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_gl",
"community": 13,
"norm_label": "gl()"
},
{
"label": "yl()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_yl",
"community": 7,
"norm_label": "yl()"
},
{
"label": "bl()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_bl",
"community": 4,
"norm_label": "bl()"
},
{
"label": "xl()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_xl",
"community": 7,
"norm_label": "xl()"
},
{
"label": "wl()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_wl",
"community": 4,
"norm_label": "wl()"
},
{
"label": "Ol()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ol",
"community": 4,
"norm_label": "ol()"
},
{
"label": "kl()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_kl",
"community": 4,
"norm_label": "kl()"
},
{
"label": "Al()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_al",
"community": 4,
"norm_label": "al()"
},
{
"label": "Il()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_il",
"community": 4,
"norm_label": "il()"
},
{
"label": "pu()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_pu",
"community": 3,
"norm_label": "pu()"
},
{
"label": "mu()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_mu",
"community": 3,
"norm_label": "mu()"
},
{
"label": "hu()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_hu",
"community": 1,
"norm_label": "hu()"
},
{
"label": "gu()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_gu",
"community": 5,
"norm_label": "gu()"
},
{
"label": "vu()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_vu",
"community": 4,
"norm_label": "vu()"
},
{
"label": "yu()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_yu",
"community": 1,
"norm_label": "yu()"
},
{
"label": "bu()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_bu",
"community": 5,
"norm_label": "bu()"
},
{
"label": "xu()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_xu",
"community": 5,
"norm_label": "xu()"
},
{
"label": "Su()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_su",
"community": 5,
"norm_label": "su()"
},
{
"label": "Cu()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_cu",
"community": 5,
"norm_label": "cu()"
},
{
"label": "wu()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_wu",
"community": 5,
"norm_label": "wu()"
},
{
"label": "Tu()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_tu",
"community": 5,
"norm_label": "tu()"
},
{
"label": "Eu()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_eu",
"community": 5,
"norm_label": "eu()"
},
{
"label": "Du()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_du",
"community": 1,
"norm_label": "du()"
},
{
"label": "Ou()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ou",
"community": 5,
"norm_label": "ou()"
},
{
"label": "ku()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ku",
"community": 5,
"norm_label": "ku()"
},
{
"label": "Au()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_au",
"community": 5,
"norm_label": "au()"
},
{
"label": "ju()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ju",
"community": 5,
"norm_label": "ju()"
},
{
"label": "Nu()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_nu",
"community": 3,
"norm_label": "nu()"
},
{
"label": "Fu()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_fu",
"community": 3,
"norm_label": "fu()"
},
{
"label": "Iu()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_iu",
"community": 3,
"norm_label": "iu()"
},
{
"label": "Lu()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_lu",
"community": 4,
"norm_label": "lu()"
},
{
"label": "Ru()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ru",
"community": 10,
"norm_label": "ru()"
},
{
"label": "zu()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_zu",
"community": 4,
"norm_label": "zu()"
},
{
"label": "Uu()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_uu",
"community": 4,
"norm_label": "uu()"
},
{
"label": "Z()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_z",
"community": 4,
"norm_label": "z()"
},
{
"label": "qu()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_qu",
"community": 5,
"norm_label": "qu()"
},
{
"label": "rd()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_rd",
"community": 5,
"norm_label": "rd()"
},
{
"label": "id()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_id",
"community": 5,
"norm_label": "id()"
},
{
"label": "ad()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ad",
"community": 15,
"norm_label": "ad()"
},
{
"label": "od()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_od",
"community": 15,
"norm_label": "od()"
},
{
"label": "sd()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_sd",
"community": 5,
"norm_label": "sd()"
},
{
"label": "cd()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_cd",
"community": 5,
"norm_label": "cd()"
},
{
"label": "ld()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ld",
"community": 5,
"norm_label": "ld()"
},
{
"label": "ud()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ud",
"community": 15,
"norm_label": "ud()"
},
{
"label": "dd()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_dd",
"community": 3,
"norm_label": "dd()"
},
{
"label": "fd()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_fd",
"community": 11,
"norm_label": "fd()"
},
{
"label": "pd()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_pd",
"community": 11,
"norm_label": "pd()"
},
{
"label": "md()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_md",
"community": 0,
"norm_label": "md()"
},
{
"label": "yd()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_yd",
"community": 9,
"norm_label": "yd()"
},
{
"label": "Q()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_q",
"community": 11,
"norm_label": "q()"
},
{
"label": "bd()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_bd",
"community": 0,
"norm_label": "bd()"
},
{
"label": "wd()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_wd",
"community": 9,
"norm_label": "wd()"
},
{
"label": "Td()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_td",
"community": 9,
"norm_label": "td()"
},
{
"label": "Ed()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_ed",
"community": 9,
"norm_label": "ed()"
},
{
"label": "jd()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"_origin": "ast",
"id": "index_dosvthiq_jd",
"community": 0,
"norm_label": "jd()"
},
{
"label": "Nd()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_nd",
"community": 11,
"norm_label": "nd()"
},
{
"label": "Vd()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_vd",
"community": 8,
"norm_label": "vd()"
},
{
"label": "Hd()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_hd",
"community": 8,
"norm_label": "hd()"
},
{
"label": "Gd()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_gd",
"community": 15,
"norm_label": "gd()"
},
{
"label": "Xd()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_xd",
"community": 2,
"norm_label": "xd()"
},
{
"label": "Zd()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_zd",
"community": 4,
"norm_label": "zd()"
},
{
"label": "Qd()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_qd",
"community": 4,
"norm_label": "qd()"
},
{
"label": "ef()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_ef",
"community": 7,
"norm_label": "ef()"
},
{
"label": "tf()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_tf",
"community": 7,
"norm_label": "tf()"
},
{
"label": "nf()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_nf",
"community": 7,
"norm_label": "nf()"
},
{
"label": "rf()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_rf",
"community": 1,
"norm_label": "rf()"
},
{
"label": "af()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_af",
"community": 7,
"norm_label": "af()"
},
{
"label": "of()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_of",
"community": 7,
"norm_label": "of()"
},
{
"label": "sf()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_sf",
"community": 7,
"norm_label": "sf()"
},
{
"label": "cf()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_cf",
"community": 1,
"norm_label": "cf()"
},
{
"label": "uf()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_uf",
"community": 1,
"norm_label": "uf()"
},
{
"label": "df()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_df",
"community": 7,
"norm_label": "df()"
},
{
"label": "ff()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_ff",
"community": 1,
"norm_label": "ff()"
},
{
"label": "pf()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_pf",
"community": 4,
"norm_label": "pf()"
},
{
"label": "gf()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_gf",
"community": 7,
"norm_label": "gf()"
},
{
"label": "vf()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_vf",
"community": 5,
"norm_label": "vf()"
},
{
"label": "yf()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_yf",
"community": 0,
"norm_label": "yf()"
},
{
"label": "xf()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_xf",
"community": 7,
"norm_label": "xf()"
},
{
"label": "wf()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_wf",
"community": 7,
"norm_label": "wf()"
},
{
"label": "kf()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_kf",
"community": 7,
"norm_label": "kf()"
},
{
"label": "jf()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_jf",
"community": 7,
"norm_label": "jf()"
},
{
"label": "Mf()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_mf",
"community": 7,
"norm_label": "mf()"
},
{
"label": "If()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_if",
"community": 7,
"norm_label": "if()"
},
{
"label": "Lf()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_lf",
"community": 7,
"norm_label": "lf()"
},
{
"label": "zf()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_zf",
"community": 7,
"norm_label": "zf()"
},
{
"label": "Hf()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_hf",
"community": 7,
"norm_label": "hf()"
},
{
"label": "qf()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_qf",
"community": 0,
"norm_label": "qf()"
},
{
"label": "ep()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_ep",
"community": 0,
"norm_label": "ep()"
},
{
"label": "tp()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_tp",
"community": 2,
"norm_label": "tp()"
},
{
"label": "np()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_np",
"community": 2,
"norm_label": "np()"
},
{
"label": "rp()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_rp",
"community": 1,
"norm_label": "rp()"
},
{
"label": "ip()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_ip",
"community": 1,
"norm_label": "ip()"
},
{
"label": "ap()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_ap",
"community": 1,
"norm_label": "ap()"
},
{
"label": "op()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_op",
"community": 1,
"norm_label": "op()"
},
{
"label": "cp()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_cp",
"community": 1,
"norm_label": "cp()"
},
{
"label": "lp()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_lp",
"community": 1,
"norm_label": "lp()"
},
{
"label": "up()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_up",
"community": 1,
"norm_label": "up()"
},
{
"label": "dp()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_dp",
"community": 1,
"norm_label": "dp()"
},
{
"label": "pp()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_pp",
"community": 0,
"norm_label": "pp()"
},
{
"label": "mp()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_mp",
"community": 0,
"norm_label": "mp()"
},
{
"label": "wp()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_wp",
"community": 2,
"norm_label": "wp()"
},
{
"label": "kp()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_kp",
"community": 1,
"norm_label": "kp()"
},
{
"label": "Fp()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_fp",
"community": 2,
"norm_label": "fp()"
},
{
"label": ".unstable_scheduleHydration()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_ip_unstable_schedulehydration",
"community": 3,
"norm_label": ".unstable_schedulehydration()"
},
{
"label": "constructor()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_constructor",
"community": 2,
"norm_label": "constructor()"
},
{
"label": "add()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_add",
"community": 13,
"norm_label": "add()"
},
{
"label": "getAll()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_getall",
"community": 0,
"norm_label": "getall()"
},
{
"label": "update()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_update",
"community": 13,
"norm_label": "update()"
},
{
"label": "delete()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_delete",
"community": 1,
"norm_label": "delete()"
},
{
"label": "search()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_search",
"community": 2,
"norm_label": "search()"
},
{
"label": "matchesFilters()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_matchesfilters",
"community": 2,
"norm_label": "matchesfilters()"
},
{
"label": "isOnOrAfterDate()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_isonorafterdate",
"community": 2,
"norm_label": "isonorafterdate()"
},
{
"label": "isOnOrBeforeDate()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_isonorbeforedate",
"community": 2,
"norm_label": "isonorbeforedate()"
},
{
"label": "findLogIndex()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_findlogindex",
"community": 13,
"norm_label": "findlogindex()"
},
{
"label": "sortByTimestamp()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_sortbytimestamp",
"community": 13,
"norm_label": "sortbytimestamp()"
},
{
"label": "save()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_save",
"community": 13,
"norm_label": "save()"
},
{
"label": "load()",
"file_type": "code",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"_origin": "ast",
"id": "index_dosvthiq_load",
"community": 2,
"norm_label": "load()"
},
{
"label": "main.tsx",
"file_type": "code",
"source_file": "main.tsx",
"source_location": "L1",
"_origin": "ast",
"id": "main",
"community": 6,
"norm_label": "main.tsx"
},
{
"label": "setup.ts",
"file_type": "code",
"source_file": "setup.ts",
"source_location": "L1",
"_origin": "ast",
"id": "setup",
"community": 17,
"norm_label": "setup.ts"
}
],
"links": [
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "App.tsx",
"source_location": "L13",
"weight": 1.0,
"_origin": "ast",
"source": "app",
"target": "app_app",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "App.tsx",
"source_location": "L7",
"weight": 1.0,
"_origin": "ast",
"source": "app",
"target": "app_categories",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "App.tsx",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "app",
"target": "app_reasons",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "App.tsx",
"source_location": "L11",
"weight": 1.0,
"_origin": "ast",
"source": "app",
"target": "app_repository",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "App.tsx",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "app",
"target": "app_units",
"confidence_score": 1.0
},
{
"relation": "imports_from",
"context": "import",
"confidence": "EXTRACTED",
"source_file": "main.tsx",
"source_location": "L4",
"weight": 1.0,
"_origin": "ast",
"source": "main",
"target": "app",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "App.tsx",
"source_location": "L72",
"weight": 1.0,
"_origin": "ast",
"source": "app_app",
"target": "wastelogrepository_wastelogrepository_add"
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "App.tsx",
"source_location": "L110",
"weight": 1.0,
"_origin": "ast",
"source": "app_app",
"target": "wastelogrepository_wastelogrepository_delete"
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "App.tsx",
"source_location": "L15",
"weight": 1.0,
"_origin": "ast",
"source": "app_app",
"target": "wastelogrepository_wastelogrepository_getall"
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "App.tsx",
"source_location": "L126",
"weight": 1.0,
"_origin": "ast",
"source": "app_app",
"target": "wastelogrepository_wastelogrepository_search"
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "App.tsx",
"source_location": "L69",
"weight": 1.0,
"_origin": "ast",
"source": "app_app",
"target": "wastelogrepository_wastelogrepository_update"
},
{
"relation": "imports_from",
"context": "import",
"confidence": "EXTRACTED",
"source_file": "MetricsCalculator.test.ts",
"source_location": "L2",
"weight": 1.0,
"_origin": "ast",
"source": "metricscalculator_test",
"target": "metricscalculator",
"confidence_score": 1.0
},
{
"relation": "imports",
"context": "import",
"confidence": "EXTRACTED",
"source_file": "MetricsCalculator.test.ts",
"source_location": "L2",
"weight": 1.0,
"_origin": "ast",
"source": "metricscalculator_test",
"target": "metricscalculator_calculatemetrics",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "MetricsCalculator.test.ts",
"source_location": "L5",
"weight": 1.0,
"_origin": "ast",
"source": "metricscalculator_test",
"target": "metricscalculator_test_makelog",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "MetricsCalculator.ts",
"source_location": "L3",
"weight": 1.0,
"_origin": "ast",
"source": "metricscalculator",
"target": "metricscalculator_calculatemetrics",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "WasteLog.ts",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "wastelog",
"target": "wastelog_wastecategory",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "WasteLog.ts",
"source_location": "L5",
"weight": 1.0,
"_origin": "ast",
"source": "wastelog",
"target": "wastelog_wastelogentry",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "WasteLog.ts",
"source_location": "L19",
"weight": 1.0,
"_origin": "ast",
"source": "wastelog",
"target": "wastelog_wastelogfilters",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "WasteLog.ts",
"source_location": "L27",
"weight": 1.0,
"_origin": "ast",
"source": "wastelog",
"target": "wastelog_wastemetrics",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "WasteLog.ts",
"source_location": "L3",
"weight": 1.0,
"_origin": "ast",
"source": "wastelog",
"target": "wastelog_wastereason",
"confidence_score": 1.0
},
{
"relation": "imports_from",
"context": "import",
"confidence": "EXTRACTED",
"source_file": "WasteLogRepository.test.ts",
"source_location": "L2",
"weight": 1.0,
"_origin": "ast",
"source": "wastelogrepository_test",
"target": "wastelogrepository",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "WasteLogRepository.test.ts",
"source_location": "L13",
"weight": 1.0,
"_origin": "ast",
"source": "wastelogrepository_test",
"target": "wastelogrepository_test_seedlog",
"confidence_score": 1.0
},
{
"relation": "imports",
"context": "import",
"confidence": "EXTRACTED",
"source_file": "WasteLogRepository.test.ts",
"source_location": "L2",
"weight": 1.0,
"_origin": "ast",
"source": "wastelogrepository_test",
"target": "wastelogrepository_wastelogrepository",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "WasteLogRepository.ts",
"source_location": "L3",
"weight": 1.0,
"_origin": "ast",
"source": "wastelogrepository",
"target": "wastelogrepository_createwasteloginput",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "WasteLogRepository.ts",
"source_location": "L15",
"weight": 1.0,
"_origin": "ast",
"source": "wastelogrepository",
"target": "wastelogrepository_updatewasteloginput",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "WasteLogRepository.ts",
"source_location": "L19",
"weight": 1.0,
"_origin": "ast",
"source": "wastelogrepository",
"target": "wastelogrepository_wastelogrepository",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "WasteLogRepository.ts",
"source_location": "L26",
"weight": 1.0,
"_origin": "ast",
"source": "wastelogrepository_wastelogrepository",
"target": "wastelogrepository_wastelogrepository_add",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "WasteLogRepository.ts",
"source_location": "L22",
"weight": 1.0,
"_origin": "ast",
"source": "wastelogrepository_wastelogrepository",
"target": "wastelogrepository_wastelogrepository_constructor",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "WasteLogRepository.ts",
"source_location": "L50",
"weight": 1.0,
"_origin": "ast",
"source": "wastelogrepository_wastelogrepository",
"target": "wastelogrepository_wastelogrepository_delete",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "WasteLogRepository.ts",
"source_location": "L95",
"weight": 1.0,
"_origin": "ast",
"source": "wastelogrepository_wastelogrepository",
"target": "wastelogrepository_wastelogrepository_findlogindex",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "WasteLogRepository.ts",
"source_location": "L39",
"weight": 1.0,
"_origin": "ast",
"source": "wastelogrepository_wastelogrepository",
"target": "wastelogrepository_wastelogrepository_getall",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "WasteLogRepository.ts",
"source_location": "L81",
"weight": 1.0,
"_origin": "ast",
"source": "wastelogrepository_wastelogrepository",
"target": "wastelogrepository_wastelogrepository_isonorafterdate",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "WasteLogRepository.ts",
"source_location": "L88",
"weight": 1.0,
"_origin": "ast",
"source": "wastelogrepository_wastelogrepository",
"target": "wastelogrepository_wastelogrepository_isonorbeforedate",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "WasteLogRepository.ts",
"source_location": "L111",
"weight": 1.0,
"_origin": "ast",
"source": "wastelogrepository_wastelogrepository",
"target": "wastelogrepository_wastelogrepository_load",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "WasteLogRepository.ts",
"source_location": "L62",
"weight": 1.0,
"_origin": "ast",
"source": "wastelogrepository_wastelogrepository",
"target": "wastelogrepository_wastelogrepository_matchesfilters",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "WasteLogRepository.ts",
"source_location": "L107",
"weight": 1.0,
"_origin": "ast",
"source": "wastelogrepository_wastelogrepository",
"target": "wastelogrepository_wastelogrepository_save",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "WasteLogRepository.ts",
"source_location": "L58",
"weight": 1.0,
"_origin": "ast",
"source": "wastelogrepository_wastelogrepository",
"target": "wastelogrepository_wastelogrepository_search",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "WasteLogRepository.ts",
"source_location": "L103",
"weight": 1.0,
"_origin": "ast",
"source": "wastelogrepository_wastelogrepository",
"target": "wastelogrepository_wastelogrepository_sortbytimestamp",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "WasteLogRepository.ts",
"source_location": "L43",
"weight": 1.0,
"_origin": "ast",
"source": "wastelogrepository_wastelogrepository",
"target": "wastelogrepository_wastelogrepository_update",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "WasteLogRepository.ts",
"source_location": "L23",
"weight": 1.0,
"_origin": "ast",
"source": "wastelogrepository_wastelogrepository_constructor",
"target": "wastelogrepository_wastelogrepository_load",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "WasteLogRepository.ts",
"source_location": "L35",
"weight": 1.0,
"_origin": "ast",
"source": "wastelogrepository_wastelogrepository_add",
"target": "wastelogrepository_wastelogrepository_save",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "WasteLogRepository.ts",
"source_location": "L34",
"weight": 1.0,
"_origin": "ast",
"source": "wastelogrepository_wastelogrepository_add",
"target": "wastelogrepository_wastelogrepository_sortbytimestamp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "WasteLogRepository.ts",
"source_location": "L44",
"weight": 1.0,
"_origin": "ast",
"source": "wastelogrepository_wastelogrepository_update",
"target": "wastelogrepository_wastelogrepository_findlogindex",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "WasteLogRepository.ts",
"source_location": "L46",
"weight": 1.0,
"_origin": "ast",
"source": "wastelogrepository_wastelogrepository_update",
"target": "wastelogrepository_wastelogrepository_save",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "WasteLogRepository.ts",
"source_location": "L54",
"weight": 1.0,
"_origin": "ast",
"source": "wastelogrepository_wastelogrepository_delete",
"target": "wastelogrepository_wastelogrepository_save",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "WasteLogRepository.ts",
"source_location": "L59",
"weight": 1.0,
"_origin": "ast",
"source": "wastelogrepository_wastelogrepository_search",
"target": "wastelogrepository_wastelogrepository_matchesfilters",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "WasteLogRepository.ts",
"source_location": "L72",
"weight": 1.0,
"_origin": "ast",
"source": "wastelogrepository_wastelogrepository_matchesfilters",
"target": "wastelogrepository_wastelogrepository_isonorafterdate",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "WasteLogRepository.ts",
"source_location": "L75",
"weight": 1.0,
"_origin": "ast",
"source": "wastelogrepository_wastelogrepository_matchesfilters",
"target": "wastelogrepository_wastelogrepository_isonorbeforedate",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_a",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_aa",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ac",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ad",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_add",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_af",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_al",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_an",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ao",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ap",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ar",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_as",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_at",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_au",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L10",
"weight": 1.0,
"_origin": "ast",
"context": "argument",
"source": "index_dosvthiq",
"target": "index_dosvthiq_b",
"confidence_score": 0.5
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_bc",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_bd",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_be",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_bi",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_bl",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_bo",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_bs",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_bt",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_bu",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_c",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ca",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_cc",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_cd",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ce",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_cf",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ci",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_cl",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_cn",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_co",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_constructor",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_cp",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_cr",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_cs",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ct",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_cu",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_d",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_da",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_dc",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_dd",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L3",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_de",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_delete",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_df",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_di",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_dl",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_dn",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_do",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_dp",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_dr",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ds",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_dt",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_du",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ea",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ec",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ed",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ef",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_el",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_en",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ep",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_er",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_es",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_et",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_eu",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_f",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_fa",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_fc",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_fd",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ff",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_fi",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_findlogindex",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_fl",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_fo",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_fp",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_fr",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_fs",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ft",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_fu",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ga",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_gc",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_gd",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_getall",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_gf",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_gi",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_gl",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_gn",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_go",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_gs",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_gt",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_gu",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ha",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_hc",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_hd",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_hf",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_hl",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ho",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_hs",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ht",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_hu",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_i",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ia",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ic",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_id",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ie",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_if",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ii",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_il",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_io",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ip",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ir",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_is",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_isonorafterdate",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_isonorbeforedate",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_it",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_iu",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ja",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_jc",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_jd",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_jf",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ji",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_jo",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_jr",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_jt",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ju",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_k",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_kc",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ke",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_kf",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ki",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_kl",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_kn",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ko",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_kp",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_kr",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ks",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ku",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_l",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_la",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_lc",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ld",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_le",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_lf",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_li",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ll",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ln",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_lo",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_load",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_lp",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_lr",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ls",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_lt",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_lu",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_m",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_matchesfilters",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_mc",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_md",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_me",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_mf",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_mi",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ml",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_mn",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_mo",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_mp",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_mr",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ms",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_mt",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_mu",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_n",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_na",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_nc",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_nd",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ne",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_nf",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_nl",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_nn",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_no",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_np",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_nr",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ns",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_nt",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_nu",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_o",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_oa",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_oc",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_od",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L6",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_oe",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_of",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ol",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_on",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_oo",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_op",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_or",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_os",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ot",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ou",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_p",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_pa",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_pc",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_pd",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_pf",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_pi",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_pl",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_po",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_pp",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_pr",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ps",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_pt",
"confidence_score": 1.0
},
{
"relation": "contains",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_pu",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_q",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_qa",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_qc",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_qd",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_qf",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_qi",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_qn",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_qo",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_qs",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_qt",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_qu",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_r",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ra",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_rc",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_rd",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_re",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_rf",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ri",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_rl",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_rn",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ro",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_rp",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_rs",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_rt",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ru",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_s",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_sa",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_save",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_sc",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_sd",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_se",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_search",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_sf",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_si",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_sl",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_so",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_sortbytimestamp",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_sr",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ss",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_st",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_su",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_t",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_tc",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_td",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_te",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_tf",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ti",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_tl",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_tn",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_to",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_tp",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_tr",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ts",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_tt",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_tu",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_u",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ua",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_uc",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ud",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ue",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_uf",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ui",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_uo",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_up",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_update",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ur",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_us",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ut",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_uu",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_v",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_va",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_vc",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_vd",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_vf",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_vi",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_vo",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_vr",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_vs",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_vt",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_vu",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_w",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_wa",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_wc",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_wd",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_wf",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_wi",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_wl",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_wn",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_wo",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_wp",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_wr",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ws",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_wt",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_wu",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_x",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_xa",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_xc",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_xd",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_xe",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_xf",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_xi",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_xl",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_xo",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_xs",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_xt",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_xu",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_y",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ya",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_yc",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_yd",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ye",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_yf",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_yi",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_yl",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_yo",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_yr",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_ys",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_yt",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_yu",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_z",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_za",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_zc",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_zd",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_zf",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_zi",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_zo",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_zs",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_zt",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq",
"target": "index_dosvthiq_zu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ao",
"target": "index_dosvthiq_t",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ap",
"target": "index_dosvthiq_t",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_b",
"target": "index_dosvthiq_t",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_bd",
"target": "index_dosvthiq_t",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_bo",
"target": "index_dosvthiq_t",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_bs",
"target": "index_dosvthiq_t",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_c",
"target": "index_dosvthiq_t",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_dr",
"target": "index_dosvthiq_t",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_fa",
"target": "index_dosvthiq_t",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_io",
"target": "index_dosvthiq_t",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ip",
"target": "index_dosvthiq_t",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_jo",
"target": "index_dosvthiq_t",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_lc",
"target": "index_dosvthiq_t",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_mp",
"target": "index_dosvthiq_t",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ms",
"target": "index_dosvthiq_t",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_mt",
"target": "index_dosvthiq_t",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_n",
"target": "index_dosvthiq_t",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "collection",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ne",
"target": "index_dosvthiq_t",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_np",
"target": "index_dosvthiq_t",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ns",
"target": "index_dosvthiq_t",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_oa",
"target": "index_dosvthiq_t",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_oe",
"target": "index_dosvthiq_t",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_pp",
"target": "index_dosvthiq_t",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ps",
"target": "index_dosvthiq_t",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_qf",
"target": "index_dosvthiq_t",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_qi",
"target": "index_dosvthiq_t",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_qs",
"target": "index_dosvthiq_t",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ro",
"target": "index_dosvthiq_t",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "collection",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_s",
"target": "index_dosvthiq_t",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_search",
"target": "index_dosvthiq_t",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_sf",
"target": "index_dosvthiq_t",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ss",
"target": "index_dosvthiq_t",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_t",
"target": "index_dosvthiq_bt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_t",
"target": "index_dosvthiq_i",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_t",
"target": "index_dosvthiq_ue",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wa",
"target": "index_dosvthiq_t",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wf",
"target": "index_dosvthiq_t",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wo",
"target": "index_dosvthiq_t",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_xe",
"target": "index_dosvthiq_t",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_xi",
"target": "index_dosvthiq_t",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_b",
"target": "index_dosvthiq_n",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_bc",
"target": "index_dosvthiq_n",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_bd",
"target": "index_dosvthiq_n",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_bs",
"target": "index_dosvthiq_n",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_c",
"target": "index_dosvthiq_n",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_cp",
"target": "index_dosvthiq_n",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "collection",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_da",
"target": "index_dosvthiq_n",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_dc",
"target": "index_dosvthiq_n",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ff",
"target": "index_dosvthiq_n",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ho",
"target": "index_dosvthiq_n",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_hu",
"target": "index_dosvthiq_n",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L6",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ke",
"target": "index_dosvthiq_n",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ks",
"target": "index_dosvthiq_n",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_lc",
"target": "index_dosvthiq_n",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_le",
"target": "index_dosvthiq_n",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_li",
"target": "index_dosvthiq_n",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_md",
"target": "index_dosvthiq_n",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_mp",
"target": "index_dosvthiq_n",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "collection",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ne",
"target": "index_dosvthiq_n",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_o",
"target": "index_dosvthiq_n",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_oa",
"target": "index_dosvthiq_n",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_oc",
"target": "index_dosvthiq_n",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_oe",
"target": "index_dosvthiq_n",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_oo",
"target": "index_dosvthiq_n",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_pp",
"target": "index_dosvthiq_n",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ps",
"target": "index_dosvthiq_n",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_qi",
"target": "index_dosvthiq_n",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_qo",
"target": "index_dosvthiq_n",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_qs",
"target": "index_dosvthiq_n",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_r",
"target": "index_dosvthiq_n",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_re",
"target": "index_dosvthiq_n",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "collection",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_s",
"target": "index_dosvthiq_n",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_sd",
"target": "index_dosvthiq_n",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "collection",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_sl",
"target": "index_dosvthiq_n",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ss",
"target": "index_dosvthiq_n",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_su",
"target": "index_dosvthiq_n",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_tc",
"target": "index_dosvthiq_n",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_uc",
"target": "index_dosvthiq_n",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ut",
"target": "index_dosvthiq_n",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_vo",
"target": "index_dosvthiq_n",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wa",
"target": "index_dosvthiq_n",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wf",
"target": "index_dosvthiq_n",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wo",
"target": "index_dosvthiq_n",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_x",
"target": "index_dosvthiq_n",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_xc",
"target": "index_dosvthiq_n",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_xe",
"target": "index_dosvthiq_n",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "collection",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_xf",
"target": "index_dosvthiq_n",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_xi",
"target": "index_dosvthiq_n",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_xo",
"target": "index_dosvthiq_n",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_yc",
"target": "index_dosvthiq_n",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ce",
"target": "index_dosvthiq_m",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_tf",
"target": "index_dosvthiq_m",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_u",
"target": "index_dosvthiq_m",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wd",
"target": "index_dosvthiq_m",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_fd",
"target": "index_dosvthiq_v",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_re",
"target": "index_dosvthiq_v",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wd",
"target": "index_dosvthiq_v",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wd",
"target": "index_dosvthiq_y",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_b",
"target": "index_dosvthiq_add",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_b",
"target": "index_dosvthiq_delete",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_b",
"target": "index_dosvthiq_f",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_b",
"target": "index_dosvthiq_getall",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L10",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_b",
"target": "index_dosvthiq_ie",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_b",
"target": "index_dosvthiq_l",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_b",
"target": "index_dosvthiq_p",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_b",
"target": "index_dosvthiq_r",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_b",
"target": "index_dosvthiq_re",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_b",
"target": "index_dosvthiq_search",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_b",
"target": "index_dosvthiq_u",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_b",
"target": "index_dosvthiq_update",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L10",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_b",
"target": "index_dosvthiq_w",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wa",
"target": "index_dosvthiq_b",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_x",
"target": "index_dosvthiq_b",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ef",
"target": "index_dosvthiq_s",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_re",
"target": "index_dosvthiq_s",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_s",
"target": "index_dosvthiq_gs",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_se",
"target": "index_dosvthiq_s",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "collection",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ne",
"target": "index_dosvthiq_r",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_re",
"target": "index_dosvthiq_ne",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ce",
"target": "index_dosvthiq_re",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_re",
"target": "index_dosvthiq_c",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_re",
"target": "index_dosvthiq_l",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_re",
"target": "index_dosvthiq_oe",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_re",
"target": "index_dosvthiq_r",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_re",
"target": "index_dosvthiq_w",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_re",
"target": "index_dosvthiq_x",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ce",
"target": "index_dosvthiq_w",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_x",
"target": "index_dosvthiq_w",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_oe",
"target": "index_dosvthiq_ie",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ce",
"target": "index_dosvthiq_oe",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L6",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_oe",
"target": "index_dosvthiq_de",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L6",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_oe",
"target": "index_dosvthiq_te",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_x",
"target": "index_dosvthiq_oe",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ce",
"target": "index_dosvthiq_se",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ce",
"target": "index_dosvthiq_c",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_le",
"target": "index_dosvthiq_ce",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ic",
"target": "index_dosvthiq_le",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_le",
"target": "index_dosvthiq_r",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_as",
"target": "index_dosvthiq_r",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_bc",
"target": "index_dosvthiq_r",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_bd",
"target": "index_dosvthiq_r",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_c",
"target": "index_dosvthiq_r",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_cp",
"target": "index_dosvthiq_r",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_dc",
"target": "index_dosvthiq_r",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_di",
"target": "index_dosvthiq_r",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "collection",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ep",
"target": "index_dosvthiq_r",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_gl",
"target": "index_dosvthiq_r",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ic",
"target": "index_dosvthiq_r",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_id",
"target": "index_dosvthiq_r",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "collection",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_jc",
"target": "index_dosvthiq_r",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_lc",
"target": "index_dosvthiq_r",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "collection",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ls",
"target": "index_dosvthiq_r",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_md",
"target": "index_dosvthiq_r",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_mp",
"target": "index_dosvthiq_r",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_nc",
"target": "index_dosvthiq_r",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_oa",
"target": "index_dosvthiq_r",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "collection",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_oc",
"target": "index_dosvthiq_r",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ps",
"target": "index_dosvthiq_r",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_qf",
"target": "index_dosvthiq_r",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_qo",
"target": "index_dosvthiq_r",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_qs",
"target": "index_dosvthiq_r",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_r",
"target": "index_dosvthiq_i",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_r",
"target": "index_dosvthiq_u",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_r",
"target": "index_dosvthiq_yd",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_rn",
"target": "index_dosvthiq_r",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_sd",
"target": "index_dosvthiq_r",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_sf",
"target": "index_dosvthiq_r",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "collection",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ss",
"target": "index_dosvthiq_r",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_tt",
"target": "index_dosvthiq_r",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_uc",
"target": "index_dosvthiq_r",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wa",
"target": "index_dosvthiq_r",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_xc",
"target": "index_dosvthiq_r",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_yf",
"target": "index_dosvthiq_r",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "collection",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_zs",
"target": "index_dosvthiq_r",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ac",
"target": "index_dosvthiq_i",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_as",
"target": "index_dosvthiq_i",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_bc",
"target": "index_dosvthiq_i",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_cl",
"target": "index_dosvthiq_i",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_dc",
"target": "index_dosvthiq_i",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ds",
"target": "index_dosvthiq_i",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "collection",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_jc",
"target": "index_dosvthiq_i",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_lc",
"target": "index_dosvthiq_i",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_li",
"target": "index_dosvthiq_i",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_md",
"target": "index_dosvthiq_i",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_mp",
"target": "index_dosvthiq_i",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_oc",
"target": "index_dosvthiq_i",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_pp",
"target": "index_dosvthiq_i",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_qf",
"target": "index_dosvthiq_i",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_rn",
"target": "index_dosvthiq_i",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_sl",
"target": "index_dosvthiq_i",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ss",
"target": "index_dosvthiq_i",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_uc",
"target": "index_dosvthiq_i",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_vu",
"target": "index_dosvthiq_i",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wf",
"target": "index_dosvthiq_i",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_xc",
"target": "index_dosvthiq_i",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_xf",
"target": "index_dosvthiq_i",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_xi",
"target": "index_dosvthiq_i",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_yc",
"target": "index_dosvthiq_i",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wd",
"target": "index_dosvthiq_x",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_x",
"target": "index_dosvthiq_c",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_x",
"target": "index_dosvthiq_l",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ds",
"target": "index_dosvthiq_l",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ep",
"target": "index_dosvthiq_l",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_f",
"target": "index_dosvthiq_l",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_kc",
"target": "index_dosvthiq_l",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_l",
"target": "index_dosvthiq_fl",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_l",
"target": "index_dosvthiq_yl",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_l",
"target": "index_dosvthiq_zd",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_p",
"target": "index_dosvthiq_l",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_pp",
"target": "index_dosvthiq_l",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "collection",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_sl",
"target": "index_dosvthiq_l",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wd",
"target": "index_dosvthiq_l",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_xc",
"target": "index_dosvthiq_l",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_c",
"target": "index_dosvthiq_cf",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_c",
"target": "index_dosvthiq_du",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_c",
"target": "index_dosvthiq_fi",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_c",
"target": "index_dosvthiq_gc",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_c",
"target": "index_dosvthiq_hc",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_c",
"target": "index_dosvthiq_hu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_c",
"target": "index_dosvthiq_ki",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_c",
"target": "index_dosvthiq_mo",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "collection",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_oa",
"target": "index_dosvthiq_c",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_c",
"target": "index_dosvthiq_pc",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_c",
"target": "index_dosvthiq_rf",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_c",
"target": "index_dosvthiq_ut",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_c",
"target": "index_dosvthiq_wi",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_c",
"target": "index_dosvthiq_yi",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_c",
"target": "index_dosvthiq_zd",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ep",
"target": "index_dosvthiq_c",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_gu",
"target": "index_dosvthiq_c",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_o",
"target": "index_dosvthiq_c",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "collection",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_sl",
"target": "index_dosvthiq_c",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_xc",
"target": "index_dosvthiq_c",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ep",
"target": "index_dosvthiq_u",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_pp",
"target": "index_dosvthiq_u",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "collection",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_u",
"target": "index_dosvthiq_ln",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_u",
"target": "index_dosvthiq_lu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_u",
"target": "index_dosvthiq_qf",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_u",
"target": "index_dosvthiq_yu",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wd",
"target": "index_dosvthiq_u",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_xc",
"target": "index_dosvthiq_u",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ep",
"target": "index_dosvthiq_d",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_load",
"target": "index_dosvthiq_d",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_no",
"target": "index_dosvthiq_d",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_pp",
"target": "index_dosvthiq_d",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_save",
"target": "index_dosvthiq_d",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "collection",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wd",
"target": "index_dosvthiq_d",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_xc",
"target": "index_dosvthiq_d",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_f",
"target": "index_dosvthiq_at",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_no",
"target": "index_dosvthiq_f",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_p",
"target": "index_dosvthiq_f",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_vf",
"target": "index_dosvthiq_f",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wd",
"target": "index_dosvthiq_f",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_xc",
"target": "index_dosvthiq_f",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_fd",
"target": "index_dosvthiq_p",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wd",
"target": "index_dosvthiq_p",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_xc",
"target": "index_dosvthiq_p",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_co",
"target": "index_dosvthiq_o",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_da",
"target": "index_dosvthiq_o",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_fc",
"target": "index_dosvthiq_o",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_go",
"target": "index_dosvthiq_o",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_hc",
"target": "index_dosvthiq_o",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ho",
"target": "index_dosvthiq_o",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_mc",
"target": "index_dosvthiq_o",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_mo",
"target": "index_dosvthiq_o",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_na",
"target": "index_dosvthiq_o",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_o",
"target": "index_dosvthiq_es",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_o",
"target": "index_dosvthiq_ns",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_po",
"target": "index_dosvthiq_o",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_so",
"target": "index_dosvthiq_o",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_xe",
"target": "index_dosvthiq_o",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ye",
"target": "index_dosvthiq_o",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_fc",
"target": "index_dosvthiq_ye",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ic",
"target": "index_dosvthiq_ye",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ye",
"target": "index_dosvthiq_hd",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ye",
"target": "index_dosvthiq_vd",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_hc",
"target": "index_dosvthiq_be",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_uc",
"target": "index_dosvthiq_be",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wc",
"target": "index_dosvthiq_be",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_fc",
"target": "index_dosvthiq_xe",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ic",
"target": "index_dosvthiq_xe",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_xe",
"target": "index_dosvthiq_hd",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L6",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_de",
"target": "index_dosvthiq_te",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_di",
"target": "index_dosvthiq_ke",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_tt",
"target": "index_dosvthiq_et",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_up",
"target": "index_dosvthiq_et",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_cd",
"target": "index_dosvthiq_tt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_gu",
"target": "index_dosvthiq_tt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_id",
"target": "index_dosvthiq_tt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_sd",
"target": "index_dosvthiq_tt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_tt",
"target": "index_dosvthiq_df",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_au",
"target": "index_dosvthiq_nt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_gu",
"target": "index_dosvthiq_nt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_id",
"target": "index_dosvthiq_nt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_sd",
"target": "index_dosvthiq_nt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_su",
"target": "index_dosvthiq_nt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_sd",
"target": "index_dosvthiq_rt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_bc",
"target": "index_dosvthiq_it",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_qu",
"target": "index_dosvthiq_it",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_hu",
"target": "index_dosvthiq_ot",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_qu",
"target": "index_dosvthiq_ot",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wu",
"target": "index_dosvthiq_ot",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_z",
"target": "index_dosvthiq_ot",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_lu",
"target": "index_dosvthiq_st",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_st",
"target": "index_dosvthiq_ct",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_yu",
"target": "index_dosvthiq_ct",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_hs",
"target": "index_dosvthiq_lt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_qa",
"target": "index_dosvthiq_lt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ec",
"target": "index_dosvthiq_ut",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ut",
"target": "index_dosvthiq_dt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ut",
"target": "index_dosvthiq_ht",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ut",
"target": "index_dosvthiq_vt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_op",
"target": "index_dosvthiq_dt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_bu",
"target": "index_dosvthiq_ft",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_sd",
"target": "index_dosvthiq_ft",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_uu",
"target": "index_dosvthiq_ft",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ip_unstable_schedulehydration",
"target": "index_dosvthiq_pt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_pt",
"target": "index_dosvthiq_mp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_pu",
"target": "index_dosvthiq_pt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ep",
"target": "index_dosvthiq_mt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_mt",
"target": "index_dosvthiq_add",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ef",
"target": "index_dosvthiq_wt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ll",
"target": "index_dosvthiq_wt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_pf",
"target": "index_dosvthiq_wt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wt",
"target": "index_dosvthiq_vt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_df",
"target": "index_dosvthiq_k",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ef",
"target": "index_dosvthiq_k",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_gf",
"target": "index_dosvthiq_k",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ic",
"target": "index_dosvthiq_k",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_if",
"target": "index_dosvthiq_k",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_nf",
"target": "index_dosvthiq_k",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_of",
"target": "index_dosvthiq_k",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_tf",
"target": "index_dosvthiq_k",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wf",
"target": "index_dosvthiq_k",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_xf",
"target": "index_dosvthiq_k",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_yl",
"target": "index_dosvthiq_k",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ii",
"target": "index_dosvthiq_jt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_jt",
"target": "index_dosvthiq_bt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_jt",
"target": "index_dosvthiq_xt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_zt",
"target": "index_dosvthiq_bt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_qt",
"target": "index_dosvthiq_bt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_yt",
"target": "index_dosvthiq_bt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ir",
"target": "index_dosvthiq_gt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ur",
"target": "index_dosvthiq_gt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_xt",
"target": "index_dosvthiq_gt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_af",
"target": "index_dosvthiq_qt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_if",
"target": "index_dosvthiq_qt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_mn",
"target": "index_dosvthiq_qt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_pf",
"target": "index_dosvthiq_qt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_tf",
"target": "index_dosvthiq_qt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wf",
"target": "index_dosvthiq_qt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_xf",
"target": "index_dosvthiq_qt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_pd",
"target": "index_dosvthiq_yt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_qi",
"target": "index_dosvthiq_yt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wd",
"target": "index_dosvthiq_xt",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_bl",
"target": "index_dosvthiq_en",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_nd",
"target": "index_dosvthiq_en",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_yl",
"target": "index_dosvthiq_en",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_rn",
"target": "index_dosvthiq_nn",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_nd",
"target": "index_dosvthiq_rn",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_fd",
"target": "index_dosvthiq_an",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_pd",
"target": "index_dosvthiq_an",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wd",
"target": "index_dosvthiq_an",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_fd",
"target": "index_dosvthiq_cn",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_pa",
"target": "index_dosvthiq_ln",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_dp",
"target": "index_dosvthiq_dn",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_tr",
"target": "index_dosvthiq_dn",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wd",
"target": "index_dosvthiq_dn",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_gn",
"target": "index_dosvthiq_mn",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_gn",
"target": "index_dosvthiq_bu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_tr",
"target": "index_dosvthiq_gn",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wd",
"target": "index_dosvthiq_gn",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_dr",
"target": "index_dosvthiq_wn",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wd",
"target": "index_dosvthiq_wn",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wd",
"target": "index_dosvthiq_tn",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_dr",
"target": "index_dosvthiq_sr",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wd",
"target": "index_dosvthiq_sr",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ur",
"target": "index_dosvthiq_cr",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wd",
"target": "index_dosvthiq_cr",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ur",
"target": "index_dosvthiq_ed",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ur",
"target": "index_dosvthiq_lr",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wd",
"target": "index_dosvthiq_ur",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_dr",
"target": "index_dosvthiq_vr",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wd",
"target": "index_dosvthiq_dr",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_pr",
"target": "index_dosvthiq_nr",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wd",
"target": "index_dosvthiq_pr",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_mr",
"target": "index_dosvthiq_ed",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_tr",
"target": "index_dosvthiq_mr",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wd",
"target": "index_dosvthiq_mr",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_kr",
"target": "index_dosvthiq_vr",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_or",
"target": "index_dosvthiq_vr",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_tr",
"target": "index_dosvthiq_vr",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_er",
"target": "index_dosvthiq_wr",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wr",
"target": "index_dosvthiq_tr",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_er",
"target": "index_dosvthiq_tr",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ru",
"target": "index_dosvthiq_fr",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ru",
"target": "index_dosvthiq_ir",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_sl",
"target": "index_dosvthiq_ir",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ru",
"target": "index_dosvthiq_lr",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_sl",
"target": "index_dosvthiq_lr",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_au",
"target": "index_dosvthiq_li",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_li",
"target": "index_dosvthiq_pi",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ou",
"target": "index_dosvthiq_li",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_rs",
"target": "index_dosvthiq_li",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_su",
"target": "index_dosvthiq_li",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_di",
"target": "index_dosvthiq_ui",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_fi",
"target": "index_dosvthiq_ui",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_rs",
"target": "index_dosvthiq_ui",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_za",
"target": "index_dosvthiq_ui",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_di",
"target": "index_dosvthiq_mi",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_is",
"target": "index_dosvthiq_di",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_rs",
"target": "index_dosvthiq_di",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_zs",
"target": "index_dosvthiq_di",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ap",
"target": "index_dosvthiq_fi",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ec",
"target": "index_dosvthiq_fi",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_fi",
"target": "index_dosvthiq_mi",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_op",
"target": "index_dosvthiq_fi",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_qu",
"target": "index_dosvthiq_fi",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_up",
"target": "index_dosvthiq_fi",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_yo",
"target": "index_dosvthiq_fi",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_za",
"target": "index_dosvthiq_pi",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_za",
"target": "index_dosvthiq_mi",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ic",
"target": "index_dosvthiq_vi",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_uc",
"target": "index_dosvthiq_vi",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_xi",
"target": "index_dosvthiq_vi",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ec",
"target": "index_dosvthiq_yi",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_nc",
"target": "index_dosvthiq_yi",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_su",
"target": "index_dosvthiq_yi",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_uc",
"target": "index_dosvthiq_yi",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_yi",
"target": "index_dosvthiq_cf",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_yi",
"target": "index_dosvthiq_ji",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_yi",
"target": "index_dosvthiq_ki",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_yi",
"target": "index_dosvthiq_uf",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_yi",
"target": "index_dosvthiq_zd",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_hc",
"target": "index_dosvthiq_bi",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_nu",
"target": "index_dosvthiq_bi",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_uc",
"target": "index_dosvthiq_xi",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_xi",
"target": "index_dosvthiq_si",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ec",
"target": "index_dosvthiq_si",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ec",
"target": "index_dosvthiq_wi",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ic",
"target": "index_dosvthiq_ri",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_zi",
"target": "index_dosvthiq_ri",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_bc",
"target": "index_dosvthiq_zi",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_lc",
"target": "index_dosvthiq_zi",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_yc",
"target": "index_dosvthiq_zi",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_as",
"target": "index_dosvthiq_ki",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ec",
"target": "index_dosvthiq_ki",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_hc",
"target": "index_dosvthiq_ki",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ic",
"target": "index_dosvthiq_ki",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_qi",
"target": "index_dosvthiq_ki",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_hc",
"target": "index_dosvthiq_qi",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_qi",
"target": "index_dosvthiq_q",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_fc",
"target": "index_dosvthiq_na",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ic",
"target": "index_dosvthiq_na",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_hc",
"target": "index_dosvthiq_ra",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_uc",
"target": "index_dosvthiq_ra",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wc",
"target": "index_dosvthiq_ra",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_aa",
"target": "index_dosvthiq_ia",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ac",
"target": "index_dosvthiq_ia",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ic",
"target": "index_dosvthiq_aa",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_oa",
"target": "index_dosvthiq_aa",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ec",
"target": "index_dosvthiq_oa",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_fc",
"target": "index_dosvthiq_oa",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_mc",
"target": "index_dosvthiq_oa",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_nc",
"target": "index_dosvthiq_oa",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_oa",
"target": "index_dosvthiq_ea",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_oc",
"target": "index_dosvthiq_oa",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ko",
"target": "index_dosvthiq_sa",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_pc",
"target": "index_dosvthiq_sa",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_xc",
"target": "index_dosvthiq_sa",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_bc",
"target": "index_dosvthiq_ca",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ic",
"target": "index_dosvthiq_ca",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_lc",
"target": "index_dosvthiq_ca",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ua",
"target": "index_dosvthiq_ca",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_xc",
"target": "index_dosvthiq_ca",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_yc",
"target": "index_dosvthiq_ca",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ic",
"target": "index_dosvthiq_la",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_la",
"target": "index_dosvthiq_da",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ms",
"target": "index_dosvthiq_la",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ro",
"target": "index_dosvthiq_la",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_xc",
"target": "index_dosvthiq_la",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ua",
"target": "index_dosvthiq_da",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ep",
"target": "index_dosvthiq_ha",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_fs",
"target": "index_dosvthiq_ha",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ic",
"target": "index_dosvthiq_ha",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_el",
"target": "index_dosvthiq_ga",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ol",
"target": "index_dosvthiq_ga",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_rl",
"target": "index_dosvthiq_ga",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_tl",
"target": "index_dosvthiq_ga",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_vu",
"target": "index_dosvthiq_ga",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_xa",
"target": "index_dosvthiq_dd",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ic",
"target": "index_dosvthiq_ea",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_mc",
"target": "index_dosvthiq_ea",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_lo",
"target": "index_dosvthiq_pa",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_va",
"target": "index_dosvthiq_pa",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ic",
"target": "index_dosvthiq_fa",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ep",
"target": "index_dosvthiq_ja",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ic",
"target": "index_dosvthiq_ja",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_xc",
"target": "index_dosvthiq_ja",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ic",
"target": "index_dosvthiq_ya",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_xc",
"target": "index_dosvthiq_ya",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_fs",
"target": "index_dosvthiq_za",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_np",
"target": "index_dosvthiq_za",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wu",
"target": "index_dosvthiq_za",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_z",
"target": "index_dosvthiq_za",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_fs",
"target": "index_dosvthiq_qa",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_np",
"target": "index_dosvthiq_qa",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_oc",
"target": "index_dosvthiq_a",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ic",
"target": "index_dosvthiq_to",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_xc",
"target": "index_dosvthiq_to",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ic",
"target": "index_dosvthiq_no",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_xc",
"target": "index_dosvthiq_no",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_io",
"target": "index_dosvthiq_ro",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wl",
"target": "index_dosvthiq_ro",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_cl",
"target": "index_dosvthiq_io",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_qc",
"target": "index_dosvthiq_io",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_fc",
"target": "index_dosvthiq_so",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_fc",
"target": "index_dosvthiq_co",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_mc",
"target": "index_dosvthiq_co",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_hc",
"target": "index_dosvthiq_lo",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_uc",
"target": "index_dosvthiq_lo",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wc",
"target": "index_dosvthiq_lo",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ec",
"target": "index_dosvthiq_po",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_fc",
"target": "index_dosvthiq_po",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_fc",
"target": "index_dosvthiq_mo",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_fc",
"target": "index_dosvthiq_ho",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ho",
"target": "index_dosvthiq_go",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_mc",
"target": "index_dosvthiq_ho",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ec",
"target": "index_dosvthiq_go",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_fc",
"target": "index_dosvthiq_go",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_hc",
"target": "index_dosvthiq_vo",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_mc",
"target": "index_dosvthiq_vo",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_vo",
"target": "index_dosvthiq_af",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_vo",
"target": "index_dosvthiq_of",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_cs",
"target": "index_dosvthiq_do",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ps",
"target": "index_dosvthiq_do",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ws",
"target": "index_dosvthiq_do",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ic",
"target": "index_dosvthiq_oo",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_lc",
"target": "index_dosvthiq_oo",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_oo",
"target": "index_dosvthiq_ao",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_oo",
"target": "index_dosvthiq_ko",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_yc",
"target": "index_dosvthiq_oo",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_bc",
"target": "index_dosvthiq_ko",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ko",
"target": "index_dosvthiq_yo",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_bc",
"target": "index_dosvthiq_ao",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ic",
"target": "index_dosvthiq_jo",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_as",
"target": "index_dosvthiq_fo",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_fs",
"target": "index_dosvthiq_fo",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_xo",
"target": "index_dosvthiq_fo",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "collection",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_as",
"target": "index_dosvthiq_bo",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ss",
"target": "index_dosvthiq_bo",
"confidence_score": 0.5
},
{
"relation": "indirect_call",
"context": "collection",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_xo",
"target": "index_dosvthiq_bo",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wo",
"target": "index_dosvthiq_hs",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wo",
"target": "index_dosvthiq_us",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_qo",
"target": "index_dosvthiq_yo",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_yo",
"target": "index_dosvthiq_hu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_as",
"target": "index_dosvthiq_xo",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_es",
"target": "index_dosvthiq_mu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_es",
"target": "index_dosvthiq_ns",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_es",
"target": "index_dosvthiq_ts",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ts",
"target": "index_dosvthiq_mu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ts",
"target": "index_dosvthiq_rs",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ns",
"target": "index_dosvthiq_rs",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_rs",
"target": "index_dosvthiq_hu",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "collection",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_as",
"target": "index_dosvthiq_is",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_is",
"target": "index_dosvthiq_hu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_is",
"target": "index_dosvthiq_pu",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ss",
"target": "index_dosvthiq_is",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_as",
"target": "index_dosvthiq_cf",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_os",
"target": "index_dosvthiq_ss",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ls",
"target": "index_dosvthiq_ss",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ss",
"target": "index_dosvthiq_us",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ls",
"target": "index_dosvthiq_pu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_fs",
"target": "index_dosvthiq_us",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ps",
"target": "index_dosvthiq_us",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ds",
"target": "index_dosvthiq_pu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ds",
"target": "index_dosvthiq_zs",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_fs",
"target": "index_dosvthiq_hu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_fs",
"target": "index_dosvthiq_pu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ms",
"target": "index_dosvthiq_fs",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_hs",
"target": "index_dosvthiq_ps",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_vs",
"target": "index_dosvthiq_ps",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_xs",
"target": "index_dosvthiq_ps",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ys",
"target": "index_dosvthiq_ps",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_md",
"target": "index_dosvthiq_ks",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_mp",
"target": "index_dosvthiq_ks",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_zs",
"target": "index_dosvthiq_dd",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_zs",
"target": "index_dosvthiq_hu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_xc",
"target": "index_dosvthiq_qs",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ec",
"target": "index_dosvthiq_af",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ec",
"target": "index_dosvthiq_cf",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ec",
"target": "index_dosvthiq_du",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ec",
"target": "index_dosvthiq_hu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ec",
"target": "index_dosvthiq_kc",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ec",
"target": "index_dosvthiq_of",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ec",
"target": "index_dosvthiq_pc",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ec",
"target": "index_dosvthiq_rf",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ec",
"target": "index_dosvthiq_wc",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_cu",
"target": "index_dosvthiq_tc",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_pu",
"target": "index_dosvthiq_tc",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_rc",
"target": "index_dosvthiq_tc",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ac",
"target": "index_dosvthiq_nc",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_oc",
"target": "index_dosvthiq_rc",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_rc",
"target": "index_dosvthiq_wu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ic",
"target": "index_dosvthiq_cc",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ic",
"target": "index_dosvthiq_cf",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ic",
"target": "index_dosvthiq_dc",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ic",
"target": "index_dosvthiq_fc",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ic",
"target": "index_dosvthiq_ff",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ic",
"target": "index_dosvthiq_kf",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ic",
"target": "index_dosvthiq_lc",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ic",
"target": "index_dosvthiq_nf",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ic",
"target": "index_dosvthiq_sc",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ic",
"target": "index_dosvthiq_tf",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ic",
"target": "index_dosvthiq_uc",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ic",
"target": "index_dosvthiq_vc",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ic",
"target": "index_dosvthiq_xc",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ic",
"target": "index_dosvthiq_yc",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ic",
"target": "index_dosvthiq_zd",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_oc",
"target": "index_dosvthiq_ic",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_z",
"target": "index_dosvthiq_ic",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ac",
"target": "index_dosvthiq_add",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_oc",
"target": "index_dosvthiq_ac",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_z",
"target": "index_dosvthiq_ac",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_oc",
"target": "index_dosvthiq_add",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_oc",
"target": "index_dosvthiq_du",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_pu",
"target": "index_dosvthiq_oc",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_bc",
"target": "index_dosvthiq_cc",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_fc",
"target": "index_dosvthiq_cc",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_lc",
"target": "index_dosvthiq_cc",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_mc",
"target": "index_dosvthiq_cc",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_sc",
"target": "index_dosvthiq_cc",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_xc",
"target": "index_dosvthiq_cc",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_yc",
"target": "index_dosvthiq_cc",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_uc",
"target": "index_dosvthiq_dc",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_dc",
"target": "index_dosvthiq_yc",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_fc",
"target": "index_dosvthiq_mc",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_mc",
"target": "index_dosvthiq_jc",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_gc",
"target": "index_dosvthiq_hc",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_hc",
"target": "index_dosvthiq_ff",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_hc",
"target": "index_dosvthiq_zc",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_gc",
"target": "index_dosvthiq_z",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_xc",
"target": "index_dosvthiq_vc",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_yc",
"target": "index_dosvthiq_z",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_nu",
"target": "index_dosvthiq_bc",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_xc",
"target": "index_dosvthiq_z",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_kc",
"target": "index_dosvthiq_z",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_jc",
"target": "index_dosvthiq_z",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_zc",
"target": "index_dosvthiq_wu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_zc",
"target": "index_dosvthiq_z",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_cl",
"target": "index_dosvthiq_qc",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_qc",
"target": "index_dosvthiq_z",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wl",
"target": "index_dosvthiq_qc",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_bl",
"target": "index_dosvthiq_el",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_el",
"target": "index_dosvthiq_zd",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_bl",
"target": "index_dosvthiq_tl",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_tl",
"target": "index_dosvthiq_zd",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_bl",
"target": "index_dosvthiq_nl",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_nl",
"target": "index_dosvthiq_gf",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_nl",
"target": "index_dosvthiq_zd",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_cl",
"target": "index_dosvthiq_rl",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_rl",
"target": "index_dosvthiq_ll",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_rl",
"target": "index_dosvthiq_z",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wl",
"target": "index_dosvthiq_rl",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_lu",
"target": "index_dosvthiq_sl",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_sl",
"target": "index_dosvthiq_cl",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_sl",
"target": "index_dosvthiq_ef",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_sl",
"target": "index_dosvthiq_z",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_cl",
"target": "index_dosvthiq_ml",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_cl",
"target": "index_dosvthiq_pf",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_cl",
"target": "index_dosvthiq_pl",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_cl",
"target": "index_dosvthiq_sf",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_cl",
"target": "index_dosvthiq_wl",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_cl",
"target": "index_dosvthiq_z",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_zu",
"target": "index_dosvthiq_cl",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_dl",
"target": "index_dosvthiq_fl",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_dl",
"target": "index_dosvthiq_ol",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_fl",
"target": "index_dosvthiq_il",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_fl",
"target": "index_dosvthiq_pf",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_fl",
"target": "index_dosvthiq_qd",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_fl",
"target": "index_dosvthiq_z",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_fl",
"target": "index_dosvthiq_zd",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_pl",
"target": "index_dosvthiq_z",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wl",
"target": "index_dosvthiq_pl",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ml",
"target": "index_dosvthiq_z",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wl",
"target": "index_dosvthiq_ml",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_gl",
"target": "index_dosvthiq_hl",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_gl",
"target": "index_dosvthiq_add",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_yl",
"target": "index_dosvthiq_gl",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ru",
"target": "index_dosvthiq_yl",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_yl",
"target": "index_dosvthiq_bl",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_yl",
"target": "index_dosvthiq_gf",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_yl",
"target": "index_dosvthiq_hf",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_yl",
"target": "index_dosvthiq_if",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_yl",
"target": "index_dosvthiq_xl",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_yl",
"target": "index_dosvthiq_z",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_bl",
"target": "index_dosvthiq_z",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wl",
"target": "index_dosvthiq_z",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ol",
"target": "index_dosvthiq_al",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ol",
"target": "index_dosvthiq_kl",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ol",
"target": "index_dosvthiq_z",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_uu",
"target": "index_dosvthiq_ol",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_kl",
"target": "index_dosvthiq_al",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_uu",
"target": "index_dosvthiq_il",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_op",
"target": "index_dosvthiq_pu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_pu",
"target": "index_dosvthiq_dd",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_pu",
"target": "index_dosvthiq_fu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_pu",
"target": "index_dosvthiq_iu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_mu",
"target": "index_dosvthiq_fu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ap",
"target": "index_dosvthiq_hu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_hu",
"target": "index_dosvthiq_rd",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_hu",
"target": "index_dosvthiq_ru",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_hu",
"target": "index_dosvthiq_su",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_hu",
"target": "index_dosvthiq_uu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_hu",
"target": "index_dosvthiq_yu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_hu",
"target": "index_dosvthiq_zu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_np",
"target": "index_dosvthiq_hu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_op",
"target": "index_dosvthiq_hu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_up",
"target": "index_dosvthiq_hu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_cd",
"target": "index_dosvthiq_gu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_gu",
"target": "index_dosvthiq_add",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_gu",
"target": "index_dosvthiq_au",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_gu",
"target": "index_dosvthiq_ou",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_gu",
"target": "index_dosvthiq_rd",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_gu",
"target": "index_dosvthiq_su",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_gu",
"target": "index_dosvthiq_vu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_gu",
"target": "index_dosvthiq_yu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ld",
"target": "index_dosvthiq_gu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_du",
"target": "index_dosvthiq_yu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_yu",
"target": "index_dosvthiq_delete",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_yu",
"target": "index_dosvthiq_qu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_bu",
"target": "index_dosvthiq_rd",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_up",
"target": "index_dosvthiq_bu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_vf",
"target": "index_dosvthiq_bu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_au",
"target": "index_dosvthiq_xu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ou",
"target": "index_dosvthiq_xu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_su",
"target": "index_dosvthiq_xu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_au",
"target": "index_dosvthiq_su",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ku",
"target": "index_dosvthiq_su",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ou",
"target": "index_dosvthiq_su",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_au",
"target": "index_dosvthiq_cu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ou",
"target": "index_dosvthiq_cu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wu",
"target": "index_dosvthiq_rd",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_au",
"target": "index_dosvthiq_tu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ou",
"target": "index_dosvthiq_tu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_au",
"target": "index_dosvthiq_eu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ou",
"target": "index_dosvthiq_eu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ou",
"target": "index_dosvthiq_ku",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ku",
"target": "index_dosvthiq_delete",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ku",
"target": "index_dosvthiq_rd",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_au",
"target": "index_dosvthiq_fu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_au",
"target": "index_dosvthiq_ju",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_au",
"target": "index_dosvthiq_nu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_au",
"target": "index_dosvthiq_rd",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ju",
"target": "index_dosvthiq_qu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_nu",
"target": "index_dosvthiq_fu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_fu",
"target": "index_dosvthiq_iu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_lu",
"target": "index_dosvthiq_ru",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_lu",
"target": "index_dosvthiq_uu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_lu",
"target": "index_dosvthiq_zu",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_z",
"target": "index_dosvthiq_rd",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_qu",
"target": "index_dosvthiq_rd",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_rd",
"target": "index_dosvthiq_ud",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_up",
"target": "index_dosvthiq_rd",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_id",
"target": "index_dosvthiq_ld",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ad",
"target": "index_dosvthiq_od",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ud",
"target": "index_dosvthiq_ad",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_od",
"target": "index_dosvthiq_gd",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_od",
"target": "index_dosvthiq_sd",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_od",
"target": "index_dosvthiq_td",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ud",
"target": "index_dosvthiq_od",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_cd",
"target": "index_dosvthiq_sd",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_sd",
"target": "index_dosvthiq_bd",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_cd",
"target": "index_dosvthiq_mp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_fd",
"target": "index_dosvthiq_nd",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_md",
"target": "index_dosvthiq_fd",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_md",
"target": "index_dosvthiq_pd",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_pd",
"target": "index_dosvthiq_nd",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_pd",
"target": "index_dosvthiq_q",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_md",
"target": "index_dosvthiq_jd",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wd",
"target": "index_dosvthiq_md",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wd",
"target": "index_dosvthiq_yd",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_nd",
"target": "index_dosvthiq_q",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_q",
"target": "index_dosvthiq_add",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_up",
"target": "index_dosvthiq_wd",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wd",
"target": "index_dosvthiq_ed",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wd",
"target": "index_dosvthiq_td",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ed",
"target": "index_dosvthiq_td",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_qd",
"target": "index_dosvthiq_pf",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ef",
"target": "index_dosvthiq_jf",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ef",
"target": "index_dosvthiq_lf",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_tf",
"target": "index_dosvthiq_cf",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_nf",
"target": "index_dosvthiq_cf",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_rf",
"target": "index_dosvthiq_cf",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_of",
"target": "index_dosvthiq_zf",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_sf",
"target": "index_dosvthiq_xf",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_cf",
"target": "index_dosvthiq_xf",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_uf",
"target": "index_dosvthiq_cf",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_df",
"target": "index_dosvthiq_zf",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_gf",
"target": "index_dosvthiq_jf",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_gf",
"target": "index_dosvthiq_mf",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_kf",
"target": "index_dosvthiq_gf",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_xf",
"target": "index_dosvthiq_add",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wf",
"target": "index_dosvthiq_jf",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_kf",
"target": "index_dosvthiq_jf",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_if",
"target": "index_dosvthiq_jf",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_if",
"target": "index_dosvthiq_mf",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_if",
"target": "index_dosvthiq_lf",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_if",
"target": "index_dosvthiq_zf",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ep",
"target": "index_dosvthiq_op",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_np",
"target": "index_dosvthiq_tp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_tp",
"target": "index_dosvthiq_wp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_np",
"target": "index_dosvthiq_pp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ip",
"target": "index_dosvthiq_rp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ap",
"target": "index_dosvthiq_ip",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ip",
"target": "index_dosvthiq_ip_unstable_schedulehydration",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_op",
"target": "index_dosvthiq_ip",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_up",
"target": "index_dosvthiq_ip",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_ap",
"target": "index_dosvthiq_kp",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_dp",
"target": "index_dosvthiq_ap",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_wp",
"target": "index_dosvthiq_ap",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_op",
"target": "index_dosvthiq_delete",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_cp",
"target": "index_dosvthiq_delete",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_cp",
"target": "index_dosvthiq_up",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_lp",
"target": "index_dosvthiq_up",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_up",
"target": "index_dosvthiq_dp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_dp",
"target": "index_dosvthiq_pp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_mp",
"target": "index_dosvthiq_pp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_constructor",
"target": "index_dosvthiq_load",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_add",
"target": "index_dosvthiq_save",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_add",
"target": "index_dosvthiq_sortbytimestamp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_update",
"target": "index_dosvthiq_findlogindex",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_update",
"target": "index_dosvthiq_save",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_delete",
"target": "index_dosvthiq_save",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_search",
"target": "index_dosvthiq_matchesfilters",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_matchesfilters",
"target": "index_dosvthiq_isonorafterdate",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "index-DOsVtHiQ.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "index_dosvthiq_matchesfilters",
"target": "index_dosvthiq_isonorbeforedate",
"confidence_score": 1.0
}
],
"hyperedges": [],
"built_at_commit": "797e38469e96cc1292f8e3d76affdb0f9a9733f0"
}