Searched defs:jsonObject (Results 1 – 3 of 3) sorted by relevance
39 cJSON* jsonObject = cJSON_CreateObject(); in Convert() local
706 const jsonObject = FileUtils.readFileAsJson(this.fileNamesMapPath); constant711 const jsonObject = Object.fromEntries(this.fileNamesMap.entries()); constant
1726 JSHandle<JSObject> jsonObject = factory_->NewJSObjectWithInit(jsonHClass); in InitializeJson() local