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
919 int ParseJson(const std::string &data, Json::Value &rootValue) in ParseJson()939 static void ParseMergeAbcMode(const Json::Value &rootValue) in ParseMergeAbcMode()947 static void ParseModuleMode(const Json::Value &rootValue, panda::pandasm::Program &prog) in ParseModuleMode()957 static void ParseCommonJsModuleMode(const Json::Value &rootValue, panda::pandasm::Program &prog) in ParseCommonJsModuleMode()971 void ParseLogEnable(const Json::Value &rootValue) in ParseLogEnable()978 void ParseDebugMode(const Json::Value &rootValue) in ParseDebugMode()986 static void ParseOptLevel(const Json::Value &rootValue) in ParseOptLevel()997 static void ParseDisplayTypeinfo(const Json::Value &rootValue) in ParseDisplayTypeinfo()1005 static void ParseOptLogLevel(const Json::Value &rootValue) in ParseOptLogLevel()1013 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