Searched refs:vctIgnore (Results 1 – 1 of 1) sorted by relevance
396 … std::vector<std::string> vctIgnore = {"compact", "trim", "ignoreDeclaration", "ignoreInstruction", in DealIgnore() local399 size_t vctLength = vctIgnore.size(); in DealIgnore()403 napi_get_named_property(env, napiObj, vctIgnore[i].c_str(), &recvTemp); in DealIgnore()