Searched refs:GetStringByValueRef (Results 1 – 1 of 1) sorted by relevance
593 std::string GetStringByValueRef(const EcmaVM* vm, const Local<JSValueRef>& jsValue) in GetStringByValueRef() function653 std::string left = GetStringByValueRef(vm, leftArg); in GetSwiperDotIndicator()654 std::string top = GetStringByValueRef(vm, topArg); in GetSwiperDotIndicator()655 std::string right = GetStringByValueRef(vm, rightArg); in GetSwiperDotIndicator()656 std::string bottom = GetStringByValueRef(vm, bottomArg); in GetSwiperDotIndicator()693 std::string left = GetStringByValueRef(vm, leftArg); in GetSwiperDigitIndicator()694 std::string top = GetStringByValueRef(vm, topArg); in GetSwiperDigitIndicator()695 std::string right = GetStringByValueRef(vm, rightArg); in GetSwiperDigitIndicator()696 std::string bottom = GetStringByValueRef(vm, bottomArg); in GetSwiperDigitIndicator()