Searched defs:rootValue (Results 1 – 7 of 7) sorted by relevance
38 Json::Value rootValue; variable46 Json::Value rootValue; variable
44 Json::Value rootValue; in SetUp() local
921 int ParseJson(const std::string &data, Json::Value &rootValue) in ParseJson()941 static void ParseMergeAbcMode(const Json::Value &rootValue) in ParseMergeAbcMode()949 static void ParseModuleMode(const Json::Value &rootValue, panda::pandasm::Program &prog) in ParseModuleMode()959 static void ParseCommonJsModuleMode(const Json::Value &rootValue, panda::pandasm::Program &prog) in ParseCommonJsModuleMode()973 void ParseLogEnable(const Json::Value &rootValue) in ParseLogEnable()980 void ParseDebugMode(const Json::Value &rootValue) in ParseDebugMode()988 static void ParseOptLevel(const Json::Value &rootValue) in ParseOptLevel()999 static void ParseDisplayTypeinfo(const Json::Value &rootValue) in ParseDisplayTypeinfo()1007 static void ParseOptLogLevel(const Json::Value &rootValue) in ParseOptLogLevel()1015 static void ParseIsDtsFile(const Json::Value &rootValue) in ParseIsDtsFile()[all …]
93 JSHandle<JSTaggedValue> rootValue(thread, JSTaggedValue::Undefined()); in FastGetCurrentNode() local120 JSHandle<JSTaggedValue> rootValue(thread, JSTaggedValue::Undefined()); in GetCurrentNode() local
88 JSHandle<JSTaggedValue> rootValue(thread, JSTaggedValue::Undefined()); in FastGetCurrentNode() local114 JSHandle<JSTaggedValue> rootValue(thread, JSTaggedValue::Undefined()); in GetCurrentNode() local
262 JSMutableHandle<JSTaggedValue> rootValue(thread, JSTaggedValue::Undefined()); in GetCurrentNode() local